SleekXMPP/sleekxmpp/xmlstream/handler
Lance Stout 70af52d74c Make one-off Callbacks ready for deletion after the prerun step.
Waiting until the actual run step means that the handler is not
marked for deletion when checked in the __spawn_event() thread,
causing the callback to stay in the handler list.
2011-02-13 16:28:06 -05:00
..
__init__.py Moved ClientXMPP to clientxmpp.py. 2010-10-06 14:20:32 -04:00
base.py Continue converting to underscored names. 2010-10-18 09:06:54 -04:00
callback.py Make one-off Callbacks ready for deletion after the prerun step. 2011-02-13 16:28:06 -05:00
waiter.py Fix RESPONSE_TIMEOUT dependency loops. 2010-11-17 15:13:09 -05:00
xmlcallback.py Updated the suite of handler classes with documentation. 2010-08-27 16:42:26 -04:00
xmlwaiter.py Updated the suite of handler classes with documentation. 2010-08-27 16:42:26 -04:00