Files
dev/script/test/TestZMQ.py
2019-10-10 11:53:34 +02:00

9 lines
158 B
Python

from ch.psi.pshell.bs import Stream as Stream
try:
s.close()
except:
pass
s = Stream("stream", dispatcher)
s.start(True)
print s.getIdentifiers()