slixmpp/sleekxmpp/xmlstream
Alexander Shorin 556e4bd74d Don't resolve AAAA records if there is no dnspython nor IPv6 support
If system doesn't has IPv6 support or dnspython package, socket.getaddrinfo 
with AF_INET6 flag return weird IP info for requested host, making SleekXMPP 
crush with more weird error.
2013-07-29 14:21:46 +04:00
..
handler
matcher
__init__.py
cert.py
filesocket.py
jid.py
resolver.py
scheduler.py
stanzabase.py
tostring.py
xmlstream.py