SleekXMPP/sleekxmpp/stanza
Nathan Fritz 8e3168e145 * added first stanza tests
* added stanza.keys()
* stanza.getValues() now return substanzas and plugins
* stanza.setValues() now can read substanzas and plugins
* stanzas can now be iterable if stanza.subitem is set to a class
2010-01-08 01:45:11 +00:00
..
__init__.py moved seesmic branch to trunk 2009-06-03 22:56:51 +00:00
error.py * added error, htmlim, roster, and nick stanza plugins 2009-12-15 04:37:10 +00:00
htmlim.py * fixed many stanza bugs 2009-12-17 01:54:22 +00:00
iq.py * added first stanza tests 2010-01-08 01:45:11 +00:00
message.py * major stanza improvements 2010-01-05 21:56:48 +00:00
nick.py * fixed many stanza bugs 2009-12-17 01:54:22 +00:00
presence.py * major stanza improvements 2010-01-05 21:56:48 +00:00
rootstanza.py * major stanza improvements 2010-01-05 21:56:48 +00:00
roster.py * fixed many stanza bugs 2009-12-17 01:54:22 +00:00