Marco Buttu added the comment:

Hi Jim, I think assertNotRegexpMatches has never been introduced:

https://docs.python.org/3/whatsnew/3.1.html
https://docs.python.org/3/whatsnew/3.2.html

That is why there is no reference in the documentation about that.  I also 
executed a test with Python 3.1 and 3.2. and I found that there is no 
assertNotRegexpMatches assertion available.

----------
nosy: +marco.buttu

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

Reply via email to