Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dabeaz/python-cookbook
/ namelower.py
File
namelower.py
src/9/parsing_and_analyzing_python_source/namelower.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# namelower.py
2
import
ast
3
import
inspect
4
Callers
nothing calls this directly
Calls
2
countdown1
Function · 0.85
countdown2
Function · 0.70
Tested by
no test coverage detected