[Python-checkins] (merge 3.2 -> default): #11446: merge with 3.2.

ezio.melotti python-checkins at python.org
Fri Mar 11 19:57:34 CET 2011


http://hg.python.org/cpython/rev/14a2d276b9ab
changeset:   68380:14a2d276b9ab
parent:      68376:c3d28c84a372
parent:      68379:eeef2f17a774
user:        Ezio Melotti <ezio.melotti at gmail.com>
date:        Fri Mar 11 20:56:58 2011 +0200
summary:
  #11446: merge with 3.2.

files:
  Doc/library/csv.rst

diff --git a/Doc/reference/compound_stmts.rst b/Doc/reference/compound_stmts.rst
--- a/Doc/reference/compound_stmts.rst
+++ b/Doc/reference/compound_stmts.rst
@@ -609,7 +609,7 @@
 
 .. seealso::
 
-   :pep:`3116` - Metaclasses in Python 3
+   :pep:`3115` - Metaclasses in Python 3
    :pep:`3129` - Class Decorators
 
 

-- 
Repository URL: http://hg.python.org/cpython


More information about the Python-checkins mailing list