This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Jim.Jewett
Recipients Jim.Jewett, docs@python
Date 2012-04-16.21:41:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1334612466.63.0.59561167474.issue14601@psf.upfronthosting.co.za>
In-reply-to
Content
PEP 12 states:

"""
To get the source this (or any) PEP, look at the top of the HTML page and click on the date & time on the "Last-Modified" line. It is a link to the source text in the Python repository.
"""

Unfortunately, the link actually goes to SVN, which only works for (older copies of) older PEPs.

Following that link in a newer PEP returns a 404.

http://www.python.org/dev/peps/pep-0418/  
==>
http://svn.python.org/view/*checkout*/peps/trunk/pep-0418.txt
History
Date User Action Args
2012-04-16 21:41:06Jim.Jewettsetrecipients: + Jim.Jewett, docs@python
2012-04-16 21:41:06Jim.Jewettsetmessageid: <1334612466.63.0.59561167474.issue14601@psf.upfronthosting.co.za>
2012-04-16 21:41:06Jim.Jewettlinkissue14601 messages
2012-04-16 21:41:06Jim.Jewettcreate