Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ purge.py
File
purge.py
Tools/msi/purge.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Purges the Fastly cache for Windows download files
2
#
3
# Usage:
4
# py -3 purge.py 3.5.1rc1
Callers
nothing calls this directly
Calls
8
urlopen
Function · 0.90
Request
Class · 0.90
compile
Method · 0.45
match
Method · 0.45
exit
Method · 0.45
format
Method · 0.45
group
Method · 0.45
read
Method · 0.45
Tested by
no test coverage detected