New submission from Domen Kožar <[email protected]>: 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 <[email protected]> <http://bugs.python.org/issue12234> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
