[issue10775] assertRaises as a context manager should accept a 'msg' keyword argument.

Michael Foord report at bugs.python.org
Fri May 6 13:03:03 CEST 2011


Michael Foord <michael at voidspace.org.uk> added the comment:

New patch by Ezio looks good to me. Go ahead and commit. Please raise a separate issue for error reporting when invalid argument combinations are used. (i.e. additional keyword arguments but no callable.)

----------

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


More information about the Python-bugs-list mailing list