-
Stefan Behnel authored
Fix Py3 list comprehensions in (C-)class bodies: loop variable was declared in the object struct instead of the scope that declared the class (usually the module init function).
acd03a26
To find the state of this project's repository at the time of any of these versions, check out
the tags.