MCPcopy 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

1import os, sys
2
3def main(path=''):
4 if len(sys.argv) == 1 and len(path) != 0:

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected