Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(2) | Call(2) | Derive(0) | Import(0)
src/s/t/stomp.py-4.0.11/stomp/transport.py stomp.py(Download)
if frame_type == 'connecting': listener.on_connecting(self.current_host_and_port) continue elif frame_type == 'disconnected':
src/s/t/stomp.py-HEAD/stomp/transport.py stomp.py(Download)
if frame_type == 'connecting': listener.on_connecting(self.current_host_and_port) continue elif frame_type == 'disconnected':