Perl-python regex-performance comparison
Vlastimil Brom
vlastimil.brom at gmail.com
Tue Mar 3 16:43:49 EST 2009
2009/3/3 MRAB wrote:
>>
> Python 2.7's regex will include possessive quantifiers, atomic groups,
> variable-length lookbehinds, and Unicode properties (at least the common
> ones), amongst other things.
> --
> http://mail.python.org/mailman/listinfo/python-list
>
Wow, that's excellent news!
Many thanks for all your efforts to enhance the re capabilities in Python!
vbr
More information about the Python-list
mailing list