Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ zipapp.py
File
zipapp.py
Lib/zipapp.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
contextlib
2
import
os
3
import
pathlib
4
import
shutil
Callers
nothing calls this directly
Calls
2
main
Function · 0.70
startswith
Method · 0.45
Tested by
no test coverage detected