MCPcopy 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
4def deltree(root):

Callers

nothing calls this directly

Calls 1

deltreeFunction · 0.85

Tested by

no test coverage detected