[issue2636] Regexp 2.7 (modifications to current re 2.2.2)

Matthew Barnett report at bugs.python.org
Sat Jan 1 03:47:50 CET 2011


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

Just to check, does this still work with your changes of msg124959?

    regex.search(r'\d{4}(\s*\w)?\W*((?!\d)\w){2}', "9999XX")

For me it fails to match!

----------

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


More information about the Python-bugs-list mailing list