[Python-Dev] [#527371] sre bug/patch (original) (raw)
Guido van Rossum guido@python.org
Fri, 08 Nov 2002 16:17:06 -0500
- Previous message: [Python-Dev] [#527371] sre bug/patch
- Next message: [Python-Dev] [#527371] sre bug/patch
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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/)
- Previous message: [Python-Dev] [#527371] sre bug/patch
- Next message: [Python-Dev] [#527371] sre bug/patch
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]