slixmpp/sleekxmpp
Lance Stout f1db2fc156 Fix error in disco add_item.
None values were not being treated properly.
2011-01-19 12:08:28 -05:00
..
plugins Fix error in disco add_item. 2011-01-19 12:08:28 -05:00
stanza Add StreamError stanza and a stream_error event. 2011-01-16 13:22:52 -05:00
test Fix several errors in SleekTest. 2010-12-07 23:04:37 -05:00
thirdparty Make it easier to import OrderedDict 2011-01-15 17:15:33 -05:00
xmlstream Raise the event 'socket_error' when a socket error occurs. 2011-01-16 13:07:39 -05:00
__init__.py
basexmpp.py Add StreamError stanza and a stream_error event. 2011-01-16 13:22:52 -05:00
clientxmpp.py Add reattempt to ClientXMPP.connect 2011-01-07 16:41:31 -05:00
componentxmpp.py
exceptions.py