slixmpp/sleekxmpp
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
..
features
plugins
roster
stanza
test
thirdparty
util
xmlstream
__init__.py optimize imports 2013-07-26 17:48:33 +02:00
api.py
basexmpp.py
clientxmpp.py Adjust get_roster to always return, even with invalid JIDs 2013-06-29 22:33:00 -07:00
componentxmpp.py
exceptions.py
jid.py
version.py