summaryrefslogtreecommitdiff
path: root/examples/bench/pyro_client.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bench/pyro_client.py')
-rw-r--r--examples/bench/pyro_client.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/bench/pyro_client.py b/examples/bench/pyro_client.py
deleted file mode 100644
index 5e25feb..0000000
--- a/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