[issue37632] generator expression doesn't find subclass

Karthikeyan Singaravelan report at bugs.python.org
Fri Jul 19 12:52:59 EDT 2019


Karthikeyan Singaravelan <tir.karthi at gmail.com> added the comment:

I think it's about a class being defined inside another class and not about subclass. This seems to be similar to https://bugs.python.org/issue3692 that discusses about class attribute scope for comprehension.

----------
nosy: +xtreak

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37632>
_______________________________________


More information about the Python-bugs-list mailing list