summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2012-02-26 22:02:53 (GMT)
committerGeorg Brandl <georg@python.org>2012-02-26 22:02:53 (GMT)
commit6181b397c44842ba3d651f1a1ba41e3f8adb0d49 (patch)
treec3eed4db0f235b13a848503e8377fca35af9b195 /Doc
parent9bd126a1c41dfcb60c0f7fa7128688f1f5ae142a (diff)
downloadcpython-6181b397c44842ba3d651f1a1ba41e3f8adb0d49.zip
cpython-6181b397c44842ba3d651f1a1ba41e3f8adb0d49.tar.gz
cpython-6181b397c44842ba3d651f1a1ba41e3f8adb0d49.tar.bz2
Remove duplicate label.
Diffstat (limited to 'Doc')
-rw-r--r--Doc/whatsnew/3.3.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/Doc/whatsnew/3.3.rst b/Doc/whatsnew/3.3.rst
index 9023dfa..9d161fa 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
=========================================================================