SleekXMPP/sleekxmpp/xmlstream/handler
Lance Stout 89fb15e896 Updated the suite of handler classes with documentation.
Updated XMLStream to return True or False from removeHandler to indicate if the handler
existed and was removed.

Waiter handlers now unregister themselves after timing out.
2010-08-27 16:42:26 -04:00
..
__init__.py Added useful imports to the xmlstream, xmlstream.handler, and xmlstream.matcher __init__.py files to make it simpler to import common classes. 2010-07-29 20:18:04 -04:00
base.py Updated the suite of handler classes with documentation. 2010-08-27 16:42:26 -04:00
callback.py Updated the suite of handler classes with documentation. 2010-08-27 16:42:26 -04:00
waiter.py Updated the suite of handler classes with documentation. 2010-08-27 16:42:26 -04: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