[issue2312] Update PEP 3135 (super())

Guido van Rossum report at bugs.python.org
Sun Mar 16 22:38:57 CET 2008


New submission from Guido van Rossum <guido at python.org>:

The super() PEP currently is completely wrong w.r.t. reality.  The
implementation is solid and won't change.  The PEP just needs to be
rewritten to match reality.

----------
assignee: georg.brandl
components: Documentation
messages: 63600
nosy: georg.brandl, gvanrossum
severity: normal
status: open
title: Update PEP 3135 (super())
versions: Python 3.0

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2312>
__________________________________


More information about the Python-bugs-list mailing list