SleekXMPP/sleekxmpp
Lance Stout caec2976d7 Fix Python3 bug.
Use int() instead of long()
2011-08-04 20:34:23 -07:00
..
features Integrate a modified version of Dave Cridland's Suelta SASL library. 2011-08-03 17:00:51 -07:00
plugins Actually, we can work around needing dateutil. 2011-08-04 20:22:07 -07:00
stanza Fix ordering bug when retrieving an error condition. 2011-07-02 22:50:31 -07:00
test Don't use the send queue for stream initialization. 2011-05-27 17:00:57 -07:00
thirdparty Fix Python3 bug. 2011-08-04 20:34:23 -07:00
xmlstream Clean up and unify tostring once and for all. 2011-08-04 11:41:36 -07:00
__init__.py Update version number to beta6. 2011-07-03 15:47:12 -07:00
basexmpp.py Continued reorganization and streamlining. 2011-07-01 14:45:55 -07:00
clientxmpp.py Merge branch 'develop' into stream_features 2011-08-03 17:37:15 -07:00
componentxmpp.py Send component handshake immediately. 2011-06-08 10:00:01 -07:00
exceptions.py XMPPError exceptions can keep a stanza's contents. 2011-02-11 15:20:26 -05:00