slixmpp/sleekxmpp
2012-03-05 11:30:36 -08:00
..
features More extraneous import cleanup. 2012-02-17 14:59:56 -08:00
plugins Update XEP-0085 plugin to work with both ElementTree and cElementTree 2012-02-19 20:28:31 -08:00
roster Propagate save option when setting a roster backend. 2012-03-05 11:28:10 -08:00
stanza More import cleanup based on pyflakes. 2012-02-18 11:40:34 -08:00
test xml.etree.ElementTree raises ExpatError instead of SyntaxError or ParseError. 2012-02-19 20:27:19 -08:00
thirdparty Fix instances of using undefined variables. 2012-02-18 11:56:10 -08:00
xmlstream Let disconnect() wait for its lock for a few seconds. 2012-02-22 07:57:13 -08:00
__init__.py
basexmpp.py Cleanup logging when loading a custom plugin. 2012-03-05 11:30:36 -08:00
clientxmpp.py More import cleanups based on pyflakes results. 2012-02-17 14:41:31 -08:00
componentxmpp.py More import cleanups based on pyflakes results. 2012-02-17 14:41:31 -08:00
exceptions.py
version.py