slixmpp/sleekxmpp/xmlstream
2014-08-21 10:05:42 -07:00
..
handler Add Collector stanza handler class. 2012-09-25 20:20:22 -07:00
matcher Fix verifying 'from' for IQ results. 2014-02-03 19:15:08 -06: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 Bring back use of dnspython for A/AAAA resolution. 2014-06-08 19:51:57 -07:00
scheduler.py Fixed scheduler wait loop 2013-06-20 18:30:07 +04:00
stanzabase.py Fix some more Unicode in **kwargs issues in Py2.6 2014-08-21 10:05:42 -07:00
tostring.py ElementTree._escape_cdata isn't reliable across Python versions. 2013-09-12 10:39:10 -07:00
xmlstream.py Revert "cleanup semicolons, whitespace and mutable default arguments" 2014-08-18 15:15:14 +02:00