diff options
author | Lance Stout <lancestout@gmail.com> | 2010-10-07 09:17:28 -0400 |
---|---|---|
committer | Lance Stout <lancestout@gmail.com> | 2010-10-07 09:17:28 -0400 |
commit | 78141fe5f3d3e8267b6969690b93dd7aba41cf65 (patch) | |
tree | 559b696bc89df6c56e5220617e2a6d4366debd9b /tests/test_addresses.py | |
parent | 88d21d210c15d76000b6a3c69e47a55b1582d054 (diff) | |
download | slixmpp-78141fe5f3d3e8267b6969690b93dd7aba41cf65.tar.gz slixmpp-78141fe5f3d3e8267b6969690b93dd7aba41cf65.tar.bz2 slixmpp-78141fe5f3d3e8267b6969690b93dd7aba41cf65.tar.xz slixmpp-78141fe5f3d3e8267b6969690b93dd7aba41cf65.zip |
Fixed dealing with deleting handlers.
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.
Diffstat (limited to 'tests/test_addresses.py')
0 files changed, 0 insertions, 0 deletions