MCPcopy Index your code
hub / github.com/python/cpython / _code_definitions.py

File _code_definitions.py

Lib/test/_code_definitions.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1
2def simple_script():
3 assert True
4

Callers

nothing calls this directly

Calls 13

spam_NFunction · 0.85
spam_CFunction · 0.85
spam_NNFunction · 0.85
spam_NCFunction · 0.85
spam_CNFunction · 0.85
spam_CCFunction · 0.85
eggs_nested_NFunction · 0.85
eggs_nested_CFunction · 0.85
eggs_closure_NFunction · 0.85
eggs_closure_CFunction · 0.85
async_spamFunction · 0.85
asyncgen_spamFunction · 0.85

Tested by

no test coverage detected