Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
os
2
import
shutil
3
4
def
lower_names(dir):
Callers
nothing calls this directly
Calls
2
get_dir
Function · 0.85
lower_names
Function · 0.85
Tested by
no test coverage detected