slixmpp/sleekxmpp
Jean-Philippe Caruana c02adbb8e1 tostring.escape : optimization
use of xml.etree.ElementTree._escape_attrib and xml.etree.ElementTree._escape_cdata
2013-07-30 18:51:23 +02:00
..
features optimize imports 2013-07-26 17:48:33 +02:00
plugins optimize imports 2013-07-26 17:48:33 +02:00
roster optimize imports 2013-07-26 17:48:33 +02:00
stanza Resolve most Python3.3 related issues. 2013-02-14 01:24:09 -08:00
test optimize imports 2013-07-26 17:48:33 +02:00
thirdparty fix: replace mutable argument (a list) in StateMachine constructor 2013-07-26 17:48:33 +02:00
util optimize imports 2013-07-26 17:48:33 +02:00
xmlstream tostring.escape : optimization 2013-07-30 18:51:23 +02:00
__init__.py optimize imports 2013-07-26 17:48:33 +02:00
api.py Substitute a blank JID for the boundjid in API calls. 2012-07-25 01:33:44 -07:00
basexmpp.py optimize imports 2013-07-26 17:48:33 +02:00
clientxmpp.py Adjust get_roster to always return, even with invalid JIDs 2013-06-29 22:33:00 -07:00
componentxmpp.py Only remap component namespaces for top level stream elements. 2013-05-14 14:28:16 -07:00
exceptions.py Ensure XMPPError.text is a string. 2013-01-24 02:45:14 -08:00
jid.py performance in jid : replace __getattr__ et __setattr__ by @property and @xxx.setter 2013-07-25 16:36:18 +02:00
version.py Bump version in prep for 1.2.0 2013-02-28 11:53:24 -08:00