Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ test_code.py
File
test_code.py
Lib/test/test_code.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"This module includes tests of the code object representation.
2
3
>>>
def
f(x):
4
...
def
g(y):
Callers
nothing calls this directly
Calls
3
check_impl_detail
Function · 0.90
late_deletion
Function · 0.90
main
Method · 0.45
Tested by
no test coverage detected