On Fri, 26 Aug 2011 15:48:42 -0700
Dan Stromberg <[email protected]> wrote:
>
> Then there probably should be a from __future__ import for a while.
If you are willing to use a "from __future__ import", why not simply
import regex as re
? We're not Perl, we don't have built-in syntactic support for regular
expressions.
Regards
Antoine.
_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com