#11446: fix incorrect PEP link.

This commit is contained in:
Ezio Melotti 2011-03-11 20:50:42 +02:00
parent 9cc6249dee
commit 7885833df0

View file

@ -607,7 +607,7 @@ can be used to create instance variables with different implementation details.
.. seealso::
:pep:`3116` - Metaclasses in Python 3
:pep:`3115` - Metaclasses in Python 3
:pep:`3129` - Class Decorators