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

Robbie Clemons report at bugs.python.org
Mon Mar 14 17:02:54 CET 2011


Robbie Clemons <robclemons at gmail.com> added the comment:

Changing callableObj to callable_obj in assertRaises will break for anyone that's upgrading to 3.3.  I left a comment on the review.

----------
nosy: +robquad

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


More information about the Python-bugs-list mailing list