slixmpp/sleekxmpp/xmlstream
2010-07-30 14:11:24 -04:00
..
handler Added useful imports to the xmlstream, xmlstream.handler, and xmlstream.matcher __init__.py files to make it simpler to import common classes. 2010-07-29 20:18:04 -04:00
matcher Added useful imports to the xmlstream, xmlstream.handler, and xmlstream.matcher __init__.py files to make it simpler to import common classes. 2010-07-29 20:18:04 -04:00
tostring fixed setup.py issue with unicode in 3.x 2010-01-29 23:57:57 -08:00
tostring26 fixed setup.py issue with unicode in 3.x 2010-01-29 23:57:57 -08:00
__init__.py Added useful imports to the xmlstream, xmlstream.handler, and xmlstream.matcher __init__.py files to make it simpler to import common classes. 2010-07-29 20:18:04 -04:00
filesocket.py Updated license notices to use the correct MIT format. Also corrected references to nonexistant license.txt to LICENSE. 2010-07-20 11:19:49 -04:00
jid.py updated and moved jid class -- jids now have setters 2010-07-26 18:13:09 -07:00
scheduler.py Scheduler waits too longer, and pubsubstate registration was backwards 2010-05-31 03:36:25 -07:00
stanzabase.py Added optional default value to _getAttr. 2010-07-30 14:11:24 -04:00
statemachine.py Updated license notices to use the correct MIT format. Also corrected references to nonexistant license.txt to LICENSE. 2010-07-20 11:19:49 -04:00
statemanager.py Add StateManager as replacement for StateMachine. 2010-07-26 19:44:42 -04:00
test.py moved seesmic branch to trunk 2009-06-03 22:56:51 +00:00
test.xml moved seesmic branch to trunk 2009-06-03 22:56:51 +00:00
testclient.py moved seesmic branch to trunk 2009-06-03 22:56:51 +00:00
xmlstream.py Added RESPONSE_TIMEOUT constant to sleekxmpp.xmlstream to serve as a single place to specify a default timeout value when waiting for a stanza response. 2010-07-29 20:16:57 -04:00