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

ezio.melotti python-checkins at python.org
Fri Mar 11 19:54:01 CET 2011


http://hg.python.org/cpython/rev/eeef2f17a774
changeset:   68379:eeef2f17a774
branch:      3.2
parent:      68373:0dc7ef54107b
parent:      68378:ed1f7b3f2ff3
user:        Ezio Melotti <ezio.melotti at gmail.com>
date:        Fri Mar 11 20:53:24 2011 +0200
summary:
  #11446: merge with 3.1.

files:
  Doc/reference/compound_stmts.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