Home
last modified time | relevance | path

Searched refs:FeatureNotAdvertized (Results 1 – 4 of 4) sorted by relevance

/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/words/protocols/jabber/
H A Dxmlstream.py298 class FeatureNotAdvertized(Exception): class
341 raise FeatureNotAdvertized
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/words/protocols/jabber/
H A Dxmlstream.py286 class FeatureNotAdvertized(Exception): class
331 raise FeatureNotAdvertized
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/words/test/
H A Dtest_jabberxmlstream.py804 self.assertRaises(xmlstream.FeatureNotAdvertized, self.init.initialize)
/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/words/test/
H A Dtest_jabberxmlstream.py832 self.assertRaises(xmlstream.FeatureNotAdvertized, self.init.initialize)