[Python-Dev] [#527371] sre bug/patch

Guido van Rossum guido@python.org
Fri, 08 Nov 2002 16:17:06 -0500


> I've just noticed that sre_*.py were changed to include True/False,
> "foo in dict" and other recent conventions. Don't they break PEP 291?
> Should we fallback those changes? Or perhaps PEP 291 applies just to
> C code?

Ask Fredrik Lundh.  It looks like I made a mistake there.

--Guido van Rossum (home page: http://www.python.org/~guido/)