[issue12370] Use of super overwrites use of __class__ in class namespace

Daniel Urban report at bugs.python.org
Wed Nov 28 09:47:23 CET 2012


Daniel Urban added the comment:

Thanks for the review!

Nick, the example with Outer, InnerParent and InnerChild still works (the evaluation happens before we enter the new scope).

Of course you're all right about __args__ and __kw__. I'll try to find a way to hide them.

----------
stage: patch review -> needs patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12370>
_______________________________________


More information about the Python-bugs-list mailing list