summaryrefslogtreecommitdiffstats
path: root/external_libs/python/pyzmq-14.7.0/examples/bench/pyro_client.py
blob: 5e25feb26d184272055ed65937915cae1aac3474 (plain)
1
2
3
import Pyro.core

client = Pyro.core.getProxyForURI("PYROLOC://localhost:7766/echo")