[issue16433] unittest.TestCase.assertNotEqual has incorrect docstring.

Andrew Svetlov report at bugs.python.org
Thu Nov 8 12:43:07 CET 2012


Andrew Svetlov added the comment:

Maybe better to use: 
Fail if the two objects are *not* equal as determined by the '!=' operator.
???

----------
nosy: +asvetlov

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16433>
_______________________________________


More information about the Python-bugs-list mailing list