[issue20362] longMessage attribute is ignored in unittest.TestCase.assertRegexpMatches etc

Berker Peksag report at bugs.python.org
Sun May 18 07:08:23 CEST 2014


Berker Peksag added the comment:

I've added missing self._formatMessage() functions to assertRegex and assertNotRegex asserts.

----------
keywords: +patch
nosy: +berker.peksag
stage: needs patch -> patch review
versions:  -Python 3.3
Added file: http://bugs.python.org/file35274/issue20362.diff

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


More information about the Python-bugs-list mailing list