slixmpp/sleekxmpp/stanza
Lance Stout 797e92a6a3 Fixed error in updateRoster when the name keyword parameter is left out.
The Roster stanza object builds item elements manually, and did not handle the
case where the name attribute is set to None, which would crash SleekXMPP.
2010-07-19 04:12:54 -04:00
..
__init__.py
atom.py added very, very, very basic atom stanza 2010-06-02 15:54:44 -07:00
error.py Added missing 'internal-server-error' condition to error stanza interface. 2010-05-31 05:30:50 +08:00
htmlim.py fixed a rather large memory leak 2010-05-12 13:45:36 -07:00
iq.py Modified the return values for several methods so that they can be chained. 2010-05-25 07:28:43 +08:00
message.py adding tests, fixed stanzapath matching to match keys, fixed pubsub#owner stanzas 2010-04-14 01:23:17 -07:00
nick.py fixed a rather large memory leak 2010-05-12 13:45:36 -07:00
presence.py adding tests, fixed stanzapath matching to match keys, fixed pubsub#owner stanzas 2010-04-14 01:23:17 -07:00
rootstanza.py bugfixes and continuing to work on pubsub tests 2010-04-22 21:24:28 -07:00
roster.py Fixed error in updateRoster when the name keyword parameter is left out. 2010-07-19 04:12:54 -04:00