Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
2
def
simple_script():
3
assert True
4
Callers
nothing calls this directly
Calls
13
spam_N
Function · 0.85
spam_C
Function · 0.85
spam_NN
Function · 0.85
spam_NC
Function · 0.85
spam_CN
Function · 0.85
spam_CC
Function · 0.85
eggs_nested_N
Function · 0.85
eggs_nested_C
Function · 0.85
eggs_closure_N
Function · 0.85
eggs_closure_C
Function · 0.85
async_spam
Function · 0.85
asyncgen_spam
Function · 0.85
Tested by
no test coverage detected