Home
last modified time | relevance | path

Searched refs:INIT_FAILED_EVENT (Results 1 – 3 of 3) sorted by relevance

/dports/devel/py-twisted/Twisted-22.1.0/docs/words/examples/
H A Dxmpp_client.py30 f.addBootstrap(xmlstream.INIT_FAILED_EVENT, self.init_failed)
/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/words/protocols/jabber/
H A Dxmlstream.py56 INIT_FAILED_EVENT = intern("//event/xmpp/initfailed") variable
224 d.addErrback(self.xmlstream.dispatch, INIT_FAILED_EVENT)
1008 factory.addBootstrap(INIT_FAILED_EVENT, self.initializationFailed)
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/words/protocols/jabber/
H A Dxmlstream.py35 INIT_FAILED_EVENT = intern("//event/xmpp/initfailed") variable
209 d.addErrback(self.xmlstream.dispatch, INIT_FAILED_EVENT)
1015 factory.addBootstrap(INIT_FAILED_EVENT, self.initializationFailed)