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