slixmpp/sleekxmpp/xmlstream
Lance Stout 9a34c9a9a1 Modified event handling to use the event queue.
Updated tests to match. (Needed to add a small wait to make sure
the event got through the queue before checking the results.)
2010-10-01 13:49:58 -04:00
..
handler A few cleanups to make things simpler. 2010-09-01 14:20:34 -04:00
matcher Updated all of the matcher classes in sleekxmpp.xmlstream.matcher. 2010-09-01 14:28:43 -04:00
tostring Fixed tostring bug when using mapped namespaces. 2010-10-01 12:41:35 -04:00
__init__.py Made a first pass at cleaning up XMLStream. 2010-09-30 12:56:22 -04:00
filesocket.py Fixed line spacing in filesocket.py to please pep8. 2010-09-01 14:25:30 -04:00
jid.py added form compatibility with old api, stanzas now bool() to True on 2.x, jid attributes will return '' if not set 2010-08-21 22:48:43 +00:00
scheduler.py Scheduler waits too longer, and pubsubstate registration was backwards 2010-05-31 03:36:25 -07:00
stanzabase.py A few cleanups to make things simpler. 2010-09-01 14:20:34 -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
test.xml
testclient.py
xmlstream.py Modified event handling to use the event queue. 2010-10-01 13:49:58 -04:00