slixmpp/sleekxmpp
Lance Stout aedbecd673 Correct the statemachine's ensure_any method.
It had not been updated to use the new condition instead of the old
threading event.
2012-04-06 17:39:51 -04:00
..
features Explicitly set the desired SASL mech to ANONYMOUS if no username is provided. 2012-03-13 12:24:41 -07:00
plugins Add support for XEP-0027 2012-04-06 15:22:23 -04:00
roster Add support for roster versioning. 2012-03-07 14:55:27 -08:00
stanza Fix typo 2012-03-30 09:01:15 -07:00
test xml.etree.ElementTree raises ExpatError instead of SyntaxError or ParseError. 2012-02-19 20:27:19 -08:00
thirdparty Correct the statemachine's ensure_any method. 2012-04-06 17:39:51 -04:00
xmlstream Correct the statemachine's ensure_any method. 2012-04-06 17:39:51 -04:00
__init__.py
api.py Pass JID objects to API callbacks and not strings. 2012-04-06 15:22:36 -04:00
basexmpp.py Begin experiment with a centralized API callback registry. 2012-04-06 15:09:25 -04:00
clientxmpp.py Add better DNS resolver wrapper. 2012-03-30 10:12:43 -07:00
componentxmpp.py More import cleanups based on pyflakes results. 2012-02-17 14:41:31 -08:00
exceptions.py More doc updates 2011-12-05 08:55:05 -08:00
version.py Bump version number in develop branch to 1.0.1dev. 2012-01-25 20:44:41 -08:00