MCPcopy 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

1from testutils import assert_raises
2
3# Test global and nonlocal funkyness
4

Callers

nothing calls this directly

Calls 6

assert_raisesFunction · 0.90
bFunction · 0.85
xFunction · 0.85
strFunction · 0.85
execFunction · 0.70
aFunction · 0.70

Tested by

no test coverage detected