From: Eric Smith Date: Thu, 20 Mar 2008 23:04:04 +0000 (+0000) Subject: Fixed PEP name. X-Git-Tag: v2.6a2~198 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=33dd094fd0a7a9f88011e37036c974e03935d786;p=python Fixed PEP name. --- diff --git a/Doc/whatsnew/2.6.rst b/Doc/whatsnew/2.6.rst index c874939fd7..3378fc89b6 100644 --- a/Doc/whatsnew/2.6.rst +++ b/Doc/whatsnew/2.6.rst @@ -628,7 +628,7 @@ The parameters are: .. seealso:: - :pep:`3105` - Advanced String Formatting + :pep:`3105` - Make print a function PEP written by Georg Brandl. .. ======================================================================