SleekXMPP/sleekxmpp
Florent Le Coz 9dbf246f0b Doesn't fail if host has NO SRV record
Just catch an other exception type coming from the dns resolver that
could be raised with hosts like "anon.example.com" which just don't have
any SRV record.
2010-11-09 01:53:41 +08:00
..
plugins Logging no longer uses root logger. 2010-11-06 01:28:59 -04:00
stanza Logging no longer uses root logger. 2010-11-06 01:28:59 -04:00
test Simplified SleekTest. 2010-11-05 21:18:48 -04:00
thirdparty Logging no longer uses root logger. 2010-11-06 01:28:59 -04:00
xmlstream Logging no longer uses root logger. 2010-11-06 01:28:59 -04:00
__init__.py Moved ClientXMPP to clientxmpp.py. 2010-10-06 14:20:32 -04:00
basexmpp.py Doesn't fail if host has NO SRV record 2010-11-09 01:53:41 +08:00
clientxmpp.py Doesn't fail if host has NO SRV record 2010-11-09 01:53:41 +08:00
componentxmpp.py Doesn't fail if host has NO SRV record 2010-11-09 01:53:41 +08:00
exceptions.py Made exceptions work. 2010-10-25 15:09:56 -04:00