[Python-Dev] [#527371] sre bug/patch (original) (raw)

Fredrik Lundh fredrik@pythonware.com
Mon, 25 Nov 2002 18:25:42 +0100


guido wrote:

> 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? =20 Ask Fredrik Lundh. It looks like I made a mistake there.

I'll sort this one out when I get there.

(given that SRE hasn't built cleanly on 1.5.2 for a year or so without anyone complaining, it should be safe to bump the baseline to 2.1)