[issue3825] Major reworking of Python 2.5.2 re module

Matthew Barnett report at bugs.python.org
Wed Sep 24 02:37:30 CEST 2008


Matthew Barnett <python at mrabarnett.plus.com> added the comment:

Patch regex_2.6rc2+5.diff adds scoped and 'negative' flags for (?i),
(?m) and (?s). The other flags remain unchanged in behaviour.

See #433024, #433027 and #433028.

Added file: http://bugs.python.org/file11585/regex_2.6rc2+5.diff

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


More information about the Python-bugs-list mailing list