Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ test_zipimport.py
File
test_zipimport.py
Lib/test/test_zipimport.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
sys
2
import
os
3
import
marshal
4
import
glob
Callers
nothing calls this directly
Calls
7
make_pyc
Function · 0.85
compile
Function · 0.50
time
Method · 0.45
abspath
Method · 0.45
join
Method · 0.45
dirname
Method · 0.45
main
Method · 0.45
Tested by
no test coverage detected