SleekXMPP/sleekxmpp
Florent Le Coz 68ce47c905 Allow XEP 0092 to send os information
Doesn't send these information by default, only if provided in the
config dict (as the 'os' key)
2011-01-09 10:08:44 +08:00
..
plugins Allow XEP 0092 to send os information 2011-01-09 10:08:44 +08:00
stanza Make tests pass for catching exceptions. 2010-12-17 13:11:03 -05:00
test Fix several errors in SleekTest. 2010-12-07 23:04:37 -05:00
thirdparty Added ordereddict implementation to thirdparty. 2010-12-21 17:33:31 -05:00
xmlstream Allow JID objects to be compared with strings. 2011-01-05 20:16:15 -05:00
__init__.py Moved ClientXMPP to clientxmpp.py. 2010-10-06 14:20:32 -04:00
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 Made exceptions work. 2010-10-25 15:09:56 -04:00