[issue2636] Adding a new regex module (compatible with re)

Jeffrey C. Jacobs report at bugs.python.org
Thu Sep 1 22:57:58 CEST 2011


Jeffrey C. Jacobs <timehorse at users.sourceforge.net> added the comment:

On 1 September 2011 16:12, Matthew Barnett <report at bugs.python.org> wrote:
>
> Matthew Barnett <python at mrabarnett.plus.com> added the comment:
>
> I think I need a show of hands.

For my part, I recommend literal flags, i.e. re.VERSION222,
re.VERSION300, etc.  Then you know exactly what you're getting and
although it may be confusing, we can then slowly deprecate
re.VERSION222 so that people can get used to the new syntax.

Returning to lurking on my own issue.  :)

----------

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


More information about the Python-bugs-list mailing list