slixmpp/sleekxmpp
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
..
plugins fixed a but in stanza_pubsub 2010-08-22 06:08:48 +00:00
stanza Updated roster stanza with docs and PEP8 style. 2010-08-11 23:32:14 -04:00
tests Updated license notices to use the correct MIT format. Also corrected references to nonexistant license.txt to LICENSE. 2010-07-20 11:19:49 -04:00
xmlstream Updated the suite of handler classes with documentation. 2010-08-27 16:42:26 -04:00
__init__.py Updated the suite of handler classes with documentation. 2010-08-27 16:42:26 -04:00
basexmpp.py Updated the suite of handler classes with documentation. 2010-08-27 16:42:26 -04:00
component_example.py brought components over to python 3.x 2009-08-31 23:02:19 +00:00
componentxmpp.py Fix shebang lines to use #!/usr/bin/env python instead of hard coding a python version. 2010-07-23 19:47:54 -04:00
exceptions.py Updated sleekxmpp.exceptions with PEP8 style and docs. 2010-08-11 18:21:12 -04:00