MCPcopy 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

1import sys
2import os
3import marshal
4import glob

Callers

nothing calls this directly

Calls 7

make_pycFunction · 0.85
compileFunction · 0.50
timeMethod · 0.45
abspathMethod · 0.45
joinMethod · 0.45
dirnameMethod · 0.45
mainMethod · 0.45

Tested by

no test coverage detected