SleekXMPP/sleekxmpp
Lance Stout 4e757c2b56 Upgraded how subitem works.
May now use register_stanza_plugin(Foo, Bar, iterable=True)
to add to the set of stanza classes used for iterable
substanzas. It is no longer necessary to manually specify
the contents of subitem if the new method is used.
2011-01-26 10:04:36 -05:00
..
plugins My hunch is that these should also be updated. 2011-01-23 02:08:29 +08:00
stanza Fix namespace for Nick stanza. 2011-01-19 16:47:18 -05:00
test Fix several errors in SleekTest. 2010-12-07 23:04:37 -05:00
thirdparty Fix thirdparty imports for Python3 2011-01-19 17:49:39 -05:00
xmlstream Upgraded how subitem works. 2011-01-26 10:04:36 -05:00
__init__.py Moved ClientXMPP to clientxmpp.py. 2010-10-06 14:20:32 -04:00
basexmpp.py Add StreamError stanza and a stream_error event. 2011-01-16 13:22:52 -05:00
clientxmpp.py My hunch is that these should also be updated. 2011-01-23 02:08:29 +08: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