From: Benjamin Peterson Date: Sun, 13 Apr 2008 02:20:05 +0000 (+0000) Subject: Give the "Interactive Interpreter Changes" section in 2.6 whatsnew a unique link... X-Git-Tag: v2.6a3~203 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=037d8293195ebab0f7dce7e83ed38736532996f4;p=python Give the "Interactive Interpreter Changes" section in 2.6 whatsnew a unique link name --- diff --git a/Doc/whatsnew/2.6.rst b/Doc/whatsnew/2.6.rst index bed9bbba4d..b10c48d474 100644 --- a/Doc/whatsnew/2.6.rst +++ b/Doc/whatsnew/2.6.rst @@ -1383,7 +1383,7 @@ benchmark around XX% faster than Python 2.5. .. ====================================================================== -.. _interactive: +.. _new-26-interactive: Interactive Interpreter Changes -------------------------------