slixmpp/sleekxmpp/plugins/xep_0085
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
..
__init__.py Updated the XEP-0085 plugin. 2011-02-24 12:10:29 -05:00
chat_states.py Update XEP-0085 plugin to work with both ElementTree and cElementTree 2012-02-19 20:28:31 -08:00
stanza.py Update XEP-0085 plugin to work with both ElementTree and cElementTree 2012-02-19 20:28:31 -08:00