[issue18342] Use the repr of a module name for ModuleNotFoundError in ceval.c

STINNER Victor report at bugs.python.org
Sat Jul 6 13:50:55 CEST 2013


STINNER Victor added the comment:

The patch looks good to me. Just a minor nit: you should add ^ to the
beginning of the regex.

2013/7/6 Tomasz Maćkowiak <report at bugs.python.org>:
>
> Tomasz Maćkowiak added the comment:
>
> Attaching a modified patch with assertRaisesRegexp used.
>
> ----------
> Added file: http://bugs.python.org/file30796/bug18342_2.patch
>
> _______________________________________
> Python tracker <report at bugs.python.org>
> <http://bugs.python.org/issue18342>
> _______________________________________

----------

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


More information about the Python-bugs-list mailing list