Files
slixmpp/sleekxmpp/stanza/iq.py
Lance Stout 520bf72e11 Modified the return values for several methods so that they can be chained.
For example:

    iq.reply().error().setPayload(something.xml).send()
2010-06-01 22:07:51 +08:00

2.0 KiB