SleekXMPP/sleekxmpp
Lance Stout d7ba7cc72a Use underscore method name.
Since camelcase names are aliased to the underscored name at startup,
if the underscored version is replaced later, the camelCase name does
not reflect the change.
2011-04-08 16:14:22 -04:00
..
plugins Added new implementation for XEP-0086. 2011-03-24 13:14:26 -04:00
stanza Use underscore method name. 2011-04-08 16:14:22 -04:00
test Allow SleekTest to wait longer when checking for sent stanzas. 2011-03-23 20:23:49 -04:00
thirdparty Fix thirdparty imports for Python3 2011-01-19 17:49:39 -05:00
xmlstream Allow a stanza plugin to override a parent's interfaces. 2011-03-24 12:25:17 -04:00
__init__.py Moved ClientXMPP to clientxmpp.py. 2010-10-06 14:20:32 -04:00
basexmpp.py Remap old method names in a better way. 2011-02-14 13:49:43 -05:00
clientxmpp.py Updated doc for connect() 2011-03-22 11:59:27 -04:00
componentxmpp.py Doesn't fail if host has NO SRV record 2010-11-09 01:53:41 +08:00
exceptions.py XMPPError exceptions can keep a stanza's contents. 2011-02-11 15:20:26 -05:00