Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ clean
Function
clean
Android/android.py:309–310 ·
view source on GitHub ↗
(host)
Source
from the content-addressed store, hash-verified
307
308
309
def
clean(host):
310
delete_glob(CROSS_BUILD_DIR / host)
311
312
313
def
clean_targets(context):
Callers
4
configure_build_python
Function · 0.70
configure_host_python
Function · 0.70
clean_targets
Function · 0.70
test_sort_unorderable_values
Method · 0.50
Calls
1
delete_glob
Function · 0.85
Tested by
1
test_sort_unorderable_values
Method · 0.40
Used in the wild
real call sites across dependent graphs
searching dependent graphs…