slixmpp/slixmpp/plugins/xep_0027
mathieui f6b3a0c6cf
Fix the uses of stanza.reply()
This is relying on the stanzas being copied for each handler. We no
longer do that for performance reasons, so instead of editing the copy
in-place, stanza.reply() now returns a new stanza.
2015-02-12 12:17:01 +01:00
..
__init__.py Rename to slixmpp 2014-07-17 14:19:04 +02:00
gpg.py Fix the uses of stanza.reply() 2015-02-12 12:17:01 +01:00
stanza.py Rename to slixmpp 2014-07-17 14:19:04 +02:00