summaryrefslogtreecommitdiffstats
path: root/external_libs/python/pyzmq-14.7.0/examples/bench/pyro_client.py
diff options
context:
space:
mode:
Diffstat (limited to 'external_libs/python/pyzmq-14.7.0/examples/bench/pyro_client.py')
-rw-r--r--external_libs/python/pyzmq-14.7.0/examples/bench/pyro_client.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/external_libs/python/pyzmq-14.7.0/examples/bench/pyro_client.py b/external_libs/python/pyzmq-14.7.0/examples/bench/pyro_client.py
deleted file mode 100644
index 5e25feb2..00000000
--- a/external_libs/python/pyzmq-14.7.0/examples/bench/pyro_client.py
+++ /dev/null
@@ -1,3 +0,0 @@
-import Pyro.core
-
-client = Pyro.core.getProxyForURI("PYROLOC://localhost:7766/echo") \ No newline at end of file