mirror of
https://github.com/correl/SleekXMPP.git
synced 2024-11-24 03:00:15 +00:00
78141fe5f3
The call to .index() may raise a ValueError if the item is not in the list. So both the .index() and .pop() calls should be in the try block. |
||
---|---|---|
.. | ||
plugins | ||
stanza | ||
tests | ||
xmlstream | ||
__init__.py | ||
basexmpp.py | ||
clientxmpp.py | ||
componentxmpp.py | ||
exceptions.py |