MCPcopy 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

1import inspect, types, dis
2
3__all__ = ['export_nonlocals', 'nonlocals']
4

Callers

nothing calls this directly

Calls 1

updateMethod · 0.45

Tested by

no test coverage detected