slixmpp/sleekxmpp
Florent Le Coz 820d07f309 Use strings for ElementTree.iterparse events names
Because if cElementTree is not available on the system,
ElementTree is used instead, and that version doesn't accept
bytes, resulting in an exception. See
http://bugs.python.org/issue9257#msg152864
2013-12-19 11:47:31 +01:00
..
features
plugins
roster
stanza
test
thirdparty
util
xmlstream
__init__.py
api.py
basexmpp.py
clientxmpp.py
componentxmpp.py
exceptions.py
jid.py
version.py