summaryrefslogtreecommitdiff
path: root/tests/basics/builtin_exec.py
AgeCommit message (Expand)Author
2018-02-14tests: Automatically skip tests that require eval, exec or frozenset.Damien George
2017-07-21tests/basics/builtin_exec: Test various globals/locals args to exec().Tom Collins
2017-07-21tests: Rename exec1.py to builtin_exec.py.Damien George