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

Winston Ewert report at bugs.python.org
Tue Mar 15 17:15:46 CET 2011


Winston Ewert <winstonewert at gmail.com> added the comment:

The public methods were using both callable_obj and callableObj. Perhaps the patch should standardize on callableObj and accept callable_obj with a warning?

----------

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


More information about the Python-bugs-list mailing list