Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ syntax_global_nonlocal.py
File
syntax_global_nonlocal.py
extra_tests/snippets/syntax_global_nonlocal.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
testutils
import
assert_raises
2
3
# Test global and nonlocal funkyness
4
Callers
nothing calls this directly
Calls
6
assert_raises
Function · 0.90
b
Function · 0.85
x
Function · 0.85
str
Function · 0.85
exec
Function · 0.70
a
Function · 0.70
Tested by
no test coverage detected