slixmpp/sleekxmpp
Lance Stout 9a08dfc7d4 Add support for using CDATA for escaping.
CDATA escaping is disabled by default, but may be enabled by setting:

    self.use_cdata = True

Closes issue #114
2012-07-24 03:25:55 -07:00
..
features Fix issue of roster data being split across multiple rosters. 2012-07-19 23:54:18 -07:00
plugins Standardize importing of queue class. 2012-07-24 02:39:54 -07:00
roster Fix issue of roster data being split across multiple rosters. 2012-07-19 23:54:18 -07:00
stanza Add 'by' attribute for error stanzas. 2012-07-23 21:48:19 -07:00
test Standardize importing of queue class. 2012-07-24 02:39:54 -07:00
thirdparty Handle converting None to byte data (b''). 2012-07-06 11:05:47 -07:00
util Standardize importing of queue class. 2012-07-24 02:39:54 -07:00
xmlstream Add support for using CDATA for escaping. 2012-07-24 03:25:55 -07:00
__init__.py Fix JID validation bugs, add lots of tests. 2012-07-24 01:43:20 -07:00
api.py Fix issues of disco info leaking between entities with the same bare JIDs. 2012-07-09 22:22:05 -07:00
basexmpp.py Fix deprecation warning for setting self.resource 2012-07-20 22:04:36 -07:00
clientxmpp.py Add method to unregister stream features. 2012-07-10 01:35:25 -07:00
componentxmpp.py Fix issue of roster data being split across multiple rosters. 2012-07-19 23:54:18 -07:00
exceptions.py PEP8 formatting updates. 2012-06-19 01:29:48 -07:00
jid.py Fix JID validation bugs, add lots of tests. 2012-07-24 01:43:20 -07:00
version.py Bump version to 1.1.9 2012-07-20 00:17:53 -07:00