diff options
author | Lance Stout <lancestout@gmail.com> | 2011-09-22 01:32:44 -0400 |
---|---|---|
committer | Lance Stout <lancestout@gmail.com> | 2011-09-22 01:32:44 -0400 |
commit | 0b83edf439dd4d934eb779454f865df5e46fecf8 (patch) | |
tree | f4932dacb0665a18bce9bd5cdb78b81200b83772 /sleekxmpp/thirdparty/suelta/mechanisms/scram_hmac.py | |
parent | cf7fcf496e0d00ea9dc9d9de52562630d2072f55 (diff) | |
download | slixmpp-0b83edf439dd4d934eb779454f865df5e46fecf8.tar.gz slixmpp-0b83edf439dd4d934eb779454f865df5e46fecf8.tar.bz2 slixmpp-0b83edf439dd4d934eb779454f865df5e46fecf8.tar.xz slixmpp-0b83edf439dd4d934eb779454f865df5e46fecf8.zip |
Fix regression for handling the case where the server terminates the stream.
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
Diffstat (limited to 'sleekxmpp/thirdparty/suelta/mechanisms/scram_hmac.py')
0 files changed, 0 insertions, 0 deletions