[stdlib-sig] Removing the deprecated sre module?
Alexandre Vassalotti
alexandre at peadrop.com
Thu May 8 03:03:43 CEST 2008
On Wed, May 7, 2008 at 6:50 PM, Christian Heimes <christian at cheimes.de> wrote:
> Brett Cannon schrieb:
>
> > I just added it to to the PEP for removal.
>
> Who is going to rewrite json.scanner? It's using sre.
>
> Christian
>
You mean the sre_parse, sre_compile and sre_constants, right? Because
the sre module is currently empty (it just imports stuff from re).
-- Alexandre
More information about the stdlib-sig
mailing list