[Python-Dev] Typo in PEP-0423
Tim Legrand
timlegrand.perso at gmail.com
Fri Dec 18 06:51:11 EST 2015
Hi guys,
It's said on the Python repos page <https://hg.python.org/> that this
mailing list is the official maintainer of the peps repo
<https://hg.python.org/peps/>, so here I am writing my question.
There's is a typo in the PEP-0423 description, in which it is said:
"See Registering with the Package Index
<http://docs.python.org/dev/packaging/packageindex.html> [27] for details."
but the provided link is broken (error 404).
In the source file
<https://hg.python.org/peps/file/52767ab7e140/pep-0423.txt> written
by Guido van Rossum, the link's placeholder is "Registering with the
Package Index".
What is the right link ?
Thanks,
Tim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20151218/820ab186/attachment.html>
More information about the Python-Dev
mailing list