[Python-Dev] Regular expression bytecode

Jonathan Goble jcgoble3 at gmail.com
Sun Feb 14 20:39:24 EST 2016


On Sun, Feb 14, 2016 at 2:41 PM, Franklin? Lee
<leewangzhong+python at gmail.com> wrote:
> I think it would be nice for manipulating (e.g. optimizing, possibly with
> JIT-like analysis) and comparing regexes. It can also be useful as a
> teaching tool, e.g. exercises in optimizing and comparing regexes.

Both great points in favor of this.

> I think the discussion should be on python-ideas, though.

Thanks for being gentle with the correction. :) I'll resend it over
there later tonight when I have some more time on my hands.


More information about the Python-Dev mailing list