[Python-Dev] Regular expression bytecode
Jonathan Goble
jcgoble3 at gmail.com
Sun Feb 14 20:39:24 EST 2016
More information about the Python-Dev mailing list
Sun Feb 14 20:39:24 EST 2016
- Previous message (by thread): [Python-Dev] Regular expression bytecode
- Next message (by thread): [Python-Dev] Regular expression bytecode
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message (by thread): [Python-Dev] Regular expression bytecode
- Next message (by thread): [Python-Dev] Regular expression bytecode
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list