MCPcopy 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
309def clean(host):
310 delete_glob(CROSS_BUILD_DIR / host)
311
312
313def clean_targets(context):

Callers 4

configure_build_pythonFunction · 0.70
configure_host_pythonFunction · 0.70
clean_targetsFunction · 0.70

Calls 1

delete_globFunction · 0.85

Tested by 1

Used in the wild real call sites across dependent graphs

searching dependent graphs…