Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ code.py
File
code.py
Lib/code.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Utilities needed to emulate Python&
#x27;s interactive interpreter.
2
3
""
"
4
Callers
nothing calls this directly
Calls
3
interact
Function · 0.85
add_argument
Method · 0.45
parse_args
Method · 0.45
Tested by
no test coverage detected