Michael Foord <mich...@voidspace.org.uk> added the comment:

No, assertIn is for testing for membership in a container. If you pass it 
something that isn't a container then it indicates an error in the test (or 
misuse of the assert!).

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9330>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to