Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ rmpyc.py
File
rmpyc.py
PCbuild/rmpyc.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Remove all the .pyc files under ../Lib.
2
3
4
def
deltree(root):
Callers
nothing calls this directly
Calls
1
deltree
Function · 0.85
Tested by
no test coverage detected