Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-464411.py
File
recipe-464411.py
recipes/Python/464411_Profile_Cleanup/recipe-464411.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
os, sys
2
3
def
main(path=
''
):
4
if
len(sys.argv) == 1 and len(path) != 0:
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected