slixmpp/sleekxmpp
Lance Stout cb85d4a529 Raise the event 'socket_error' when a socket error occurs.
Will be most useful for debugging and responding to failed
connection attempts.
2011-01-16 13:07:39 -05:00
..
plugins Fix how disco plugin looks up info and items for clients. 2011-01-15 10:08:35 -05:00
stanza Fix ordering error in Iq._set_stanza_values. 2011-01-12 08:55:33 -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 Keep things lined up. 2010-12-29 15:01:50 -05:00
clientxmpp.py Add reattempt to ClientXMPP.connect 2011-01-07 16:41:31 -05:00
componentxmpp.py Doesn't fail if host has NO SRV record 2010-11-09 01:53:41 +08:00
exceptions.py