[Python-Dev] how do you find out what version of Python a PEP landed in? (original) (raw)
Nick Coghlan ncoghlan at gmail.com
Wed May 18 08:39:54 CEST 2011
- Previous message: [Python-Dev] how do you find out what version of Python a PEP landed in?
- Next message: [Python-Dev] Inconsistent case in directory names for installed Python on Windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, May 18, 2011 at 4:24 PM, "Martin v. Löwis" <martin at v.loewis.de> wrote:
How do I know which version of Python a PEP lands in? You should look at the Python-Version header of the PEP.
Which is unfortunately missing from some PEPs (including PEP 342). PEP 344 shows where this information should be, though.
Cheers, Nick.
-- Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
- Previous message: [Python-Dev] how do you find out what version of Python a PEP landed in?
- Next message: [Python-Dev] Inconsistent case in directory names for installed Python on Windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]