Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ write-alpharep.py
File
write-alpharep.py
Lib/test/test_zipfile/_path/write-alpharep.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
.
import
test_path
2
3
__name__ ==
'__main__'
and test_path.build_alpharep_fixture().extractall(
'alpharep'
)
Callers
nothing calls this directly
Calls
1
extractall
Method · 0.45
Tested by
no test coverage detected