slixmpp/sleekxmpp
2010-07-19 04:02:28 -04:00
..
plugins Added initial stanza object version of the xep_0004 plugin. Items/reported elements still need to be unit tested 2010-07-14 11:59:58 -04:00
stanza added very, very, very basic atom stanza 2010-06-02 15:54:44 -07:00
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 accidental debugging return left in the code from last commit 2010-07-15 14:25:10 -07:00
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