From: Georg Brandl Date: Sun, 26 Feb 2012 22:02:53 +0000 (+0100) Subject: Remove duplicate label. X-Git-Tag: v3.3.0a1~54 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6181b397c44842ba3d651f1a1ba41e3f8adb0d49;p=python Remove duplicate label. --- diff --git a/Doc/whatsnew/3.3.rst b/Doc/whatsnew/3.3.rst index 9023dfac0a..9d161fab70 100644 --- a/Doc/whatsnew/3.3.rst +++ b/Doc/whatsnew/3.3.rst @@ -49,8 +49,6 @@ This article explains the new features in Python 3.3, compared to 3.2. -.. _pep-3118: - PEP 3118: New memoryview implementation and buffer protocol documentation =========================================================================