[issue12234] unittest2 could enable regex debugging for more information

Domen Kožar report at bugs.python.org
Wed Jun 1 15:03:24 CEST 2011


New submission from Domen Kožar <ielectric at gmail.com>:

When using self.assertRegexpMatches, it would be useful to see where did the matching stop. Maybe using re module debugging flag?

----------
components: Library (Lib)
messages: 137432
nosy: iElectric
priority: normal
severity: normal
status: open
title: unittest2 could enable regex debugging for more information
type: feature request
versions: Python 2.7

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


More information about the Python-bugs-list mailing list