slixmpp/sleekxmpp/xmlstream
Lance Stout 9f43d31bf5 Add setting for maximum number of reconnection attempts.
Setting self.reconnect_max_attempts to a non-None value will limit
the number of times a connection attempt will be made before quiting
and raising a 'connection_failed' event.
2012-03-12 16:19:18 -07:00
..
handler More pyflakes cleanup. 2012-02-18 11:44:05 -08:00
matcher Pre-parse StanzaPath paths to speed up matching. 2012-01-17 22:28:44 -08:00
__init__.py
filesocket.py Add docs for filesocket 2011-11-22 16:33:38 -08:00
jid.py Hash JIDs based on full JID string. 2012-01-17 23:03:48 -08:00
scheduler.py More pyflakes cleanup. 2012-02-18 11:44:05 -08:00
stanzabase.py Fix incompatibility with clearing an element between ElementTree and cElementTree 2012-02-19 20:27:53 -08:00
test.py
test.xml
testclient.py
tostring.py Update tostring docs, plus more doc cleanup 2011-11-22 16:25:33 -08:00
xmlstream.py Add setting for maximum number of reconnection attempts. 2012-03-12 16:19:18 -07:00