SleekXMPP/sleekxmpp
Lance Stout e3d596c9fa Update XEP-0085 plugin to work with both ElementTree and cElementTree
Each state element must have its own stanza class now. A stanza class
with an empty name field causes errors in ElementTree, even though
it works fine with cElementTree.
2012-02-19 20:28:31 -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 Fix roster key issue for non-JID keys. 2012-01-17 23:10:14 -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 Fix incompatibility with clearing an element between ElementTree and cElementTree 2012-02-19 20:27:53 -08:00
__init__.py Clean and get setup.py working once and for all. 2011-08-24 22:09:02 -07:00
basexmpp.py More extraneous import cleanup. 2012-02-17 14:59:56 -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 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