MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-226409.py

File recipe-226409.py

recipes/Python/226409_dirlower/recipe-226409.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os
2import shutil
3
4def lower_names(dir):

Callers

nothing calls this directly

Calls 2

get_dirFunction · 0.85
lower_namesFunction · 0.85

Tested by

no test coverage detected