slixmpp/sleekxmpp/xmlstream
Lance Stout 35f4ef3452 Modified the return values for several methods so that they can be chained.
For example:

    iq.reply().error().setPayload(something.xml).send()
2010-05-25 07:28:43 +08:00
..
handler changed license to MIT 2010-03-26 14:32:16 -07:00
matcher changed license to MIT 2010-03-26 14:32:16 -07:00
tostring fixed setup.py issue with unicode in 3.x 2010-01-29 23:57:57 -08:00
tostring26 fixed setup.py issue with unicode in 3.x 2010-01-29 23:57:57 -08:00
__init__.py moved seesmic branch to trunk 2009-06-03 22:56:51 +00:00
filesocket.py changed license to MIT 2010-03-26 14:32:16 -07:00
stanzabase.py Modified the return values for several methods so that they can be chained. 2010-05-25 07:28:43 +08:00
statemachine.py changed license to MIT 2010-03-26 14:32:16 -07:00
test.py moved seesmic branch to trunk 2009-06-03 22:56:51 +00:00
test.xml moved seesmic branch to trunk 2009-06-03 22:56:51 +00:00
testclient.py moved seesmic branch to trunk 2009-06-03 22:56:51 +00:00
xmlstream.py bugfix for .disconnect() hanging 2010-04-13 19:35:47 -07:00