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
..
2012-07-24 01:43:20 -07:00
2013-06-20 18:29:53 +04:00
2013-06-20 18:30:07 +04:00
2013-01-26 15:15:01 -08:00
2013-07-01 10:30:43 +04:00