[stdlib-sig] Removing the deprecated sre module?
Benjamin Peterson
musiccomposition at gmail.com
Thu May 8 01:12:16 CEST 2008
On Mon, May 5, 2008 at 5:35 PM, Alexandre Vassalotti
<alexandre at peadrop.com> wrote:
> Currently, the sre module is just a stub that imports the re module.
> So, I don't think removing in Py3k will cause any problem.
Is this just the sre.py module? Does it include sre_constants,
sre_compile, and sre_parse?
--
Cheers,
Benjamin Peterson
"There's no place like 127.0.0.1."
More information about the stdlib-sig
mailing list