New submission from Terrence Cole <terre...@zettabytestorage.com>: At the bottom of section 7.7 Class Definitions in the Python Language Reference: http://docs.python.org/py3k/reference/compound_stmts.html#class-definitions
The text is: See also: PEP 3116 - Metaclasses in Python 3 PEP 3129 - Class Decorators This appears to be a typo. PEP 3116 is "New I/O", not "Metaclasses in Python3000" -- the correct PEP number is 3115. ---------- assignee: docs@python components: Documentation messages: 130385 nosy: docs@python, terrence priority: normal severity: normal status: open title: Incorrect PEP link in Language Reference section 7.7 type: behavior versions: Python 3.3 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue11446> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com