slixmpp/sleekxmpp
Lance Stout e81683beee Some Python 3.1+ compatibility fixes.
Originally contributed by filipegiusti.
2010-12-16 15:29:17 -05:00
..
plugins Some Python 3.1+ compatibility fixes. 2010-12-16 15:29:17 -05:00
stanza Actually make the Iq callbacks work for real. 2010-12-07 23:04:04 -05:00
test Fix several errors in SleekTest. 2010-12-07 23:04:37 -05:00
thirdparty
xmlstream Add support for using xml:lang values. 2010-12-07 23:07:40 -05:00
__init__.py
basexmpp.py Added more options to the make_iq_* methods. 2010-12-16 15:25:04 -05:00
clientxmpp.py Fix Node set to None error. 2010-11-17 16:01:27 -05:00
componentxmpp.py
exceptions.py