Ryszard Szopa added the comment:
Here's the patch against unittest2 that implements assertNotRegexpMatches.
--
keywords: +patch
Added file: http://bugs.python.org/file16498/assertNotRegexpMatches.patch
___
Python tracker
<http://bugs.py
Ryszard Szopa added the comment:
Hi,
I am the original reporter of the bug. Please forgive me if this is not the
place for discussing the issue.
I've thought about it, and stuff like assertDictNotEqual or
assertSequenceNotEqual aren't really necessary - it is much easier (and
s