New submission from Jim Jewett <jimjjew...@gmail.com>:

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

----------
assignee: docs@python
components: Documentation
messages: 158506
nosy: Jim.Jewett, docs@python
priority: normal
severity: normal
status: open
title: PEP sources not available as documented
type: behavior

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14601>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to