From: Fred Drake Date: Wed, 3 Apr 2002 02:52:50 +0000 (+0000) Subject: Updated PEP link to point to the now-canonical site. X-Git-Tag: v2.3c1~6159 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b81fbad9c0e75cb26e81ae4b9c0cd0ff96512ecf;p=python Updated PEP link to point to the now-canonical site. --- diff --git a/Doc/whatsnew/whatsnew20.tex b/Doc/whatsnew/whatsnew20.tex index 229f9ee471..5c59371a8e 100644 --- a/Doc/whatsnew/whatsnew20.tex +++ b/Doc/whatsnew/whatsnew20.tex @@ -138,7 +138,7 @@ Read the rest of PEP 1 for the details of the PEP editorial process, style, and format. PEPs are kept in the Python CVS tree on SourceForge, though they're not part of the Python 2.0 distribution, and are also available in HTML form from -\url{http://python.sourceforge.net/peps/}. As of September 2000, +\url{http://www.python.org/peps/}. As of September 2000, there are 25 PEPS, ranging from PEP 201, ``Lockstep Iteration'', to PEP 225, ``Elementwise/Objectwise Operators''.