diff --git a/script/test/TestZMQ.py b/script/test/TestZMQ.py new file mode 100644 index 0000000..7dd99bd --- /dev/null +++ b/script/test/TestZMQ.py @@ -0,0 +1,9 @@ +from ch.psi.pshell.bs import Stream as Stream +try: + s.close() +except: + pass +s = Stream("stream", bs) +s.start(True) + +print s.getIdentifiers() \ No newline at end of file