Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-578965.py
File
recipe-578965.py
recipes/Python/578965_Python_2_nonlocal/recipe-578965.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
inspect, types, dis
2
3
__all__ = [
'export_nonlocals'
,
'nonlocals'
]
4
Callers
nothing calls this directly
Calls
1
update
Method · 0.45
Tested by
no test coverage detected