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

Mark Summerfield report at bugs.python.org
Wed Jul 7 11:29:57 CEST 2010


Mark Summerfield <mark at qtrac.eu> added the comment:

I was wrong about r"(?<name>.*)". It is valid in the new engine. And the PyPI docs do say so immediately _following_ the example.

I've tried all the examples in "Programming in Python 3 second edition" using "import regex as re" and they all worked.

----------

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


More information about the Python-bugs-list mailing list