slixmpp/sleekxmpp
2010-06-07 19:55:39 -04:00
..
plugins
stanza
tests
xmlstream Needed to use copy.deepcopy() to copy XML objects to make sure that the entire tree is copied. 2010-06-07 19:55:39 -04:00
__init__.py
basexmpp.py Modified basexmpp.event() to pass a copy of the event data to each handler. 2010-06-06 23:19:07 -04:00
component_example.py
componentxmpp.py
exceptions.py