summaryrefslogtreecommitdiff
path: root/tests/basics/class_super_aslocal.py
AgeCommit message (Collapse)Author
2017-05-06tests: Move super-as-local test from cpydiff to basic tests.Damien George
It's now possible to use the name "super" as a local variable.