slixmpp/sleekxmpp/xmlstream
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
..
handler Add Collector stanza handler class. 2012-09-25 20:20:22 -07:00
matcher Make XMLMasks match properly for components. 2013-04-01 20:57:16 -07:00
__init__.py Add validation for JIDs. 2012-07-24 01:43:20 -07:00
cert.py Try preventing strptime thread safety problems. 2013-04-27 03:56:20 -07:00
filesocket.py Skip EINTR errors on raw sockets 2013-06-20 18:29:53 +04:00
jid.py Add backwards compatibility shim for the old jid.py location. 2012-07-24 01:43:20 -07:00
resolver.py Don't resolve AAAA records if there is no dnspython nor IPv6 support 2013-07-29 14:21:46 +04:00
scheduler.py Fixed scheduler wait loop 2013-06-20 18:30:07 +04:00
stanzabase.py Resolve most Python3.3 related issues. 2013-02-14 01:24:09 -08:00
tostring.py tostring.escape : optimization 2013-07-30 18:51:23 +02:00
xmlstream.py Blocking queue get 2013-07-01 10:30:43 +04:00