mirror of
https://github.com/correl/SleekXMPP.git
synced 2024-11-27 11:09:56 +00:00
0b83edf439
The processing loop was continuing to call __read_xml after </stream> was received, which caused SyntaxErrors (can't find starting element). This should fix issue #102 |
||
---|---|---|
.. | ||
handler | ||
matcher | ||
__init__.py | ||
filesocket.py | ||
jid.py | ||
scheduler.py | ||
stanzabase.py | ||
test.py | ||
test.xml | ||
testclient.py | ||
tostring.py | ||
xmlstream.py |