Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
cpython
Repository
cpython
Lib
test
test_compile.py
Find file
Blame
History
Permalink
add test for SyntaxError on
· 047e2c93
Jeremy Hylton
authored
Jan 19, 2001
def f(a): global a
047e2c93