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

Eric Snow report at bugs.python.org
Fri Sep 7 19:03:31 CEST 2012


Eric Snow added the comment:

Actually, that second would still not work (it would have to pass through the non-lexical inner scope that Nick mentioned).  Is that also the case for the first one?

----------

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


More information about the Python-bugs-list mailing list