MCPcopy 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
2import ast
3import inspect
4

Callers

nothing calls this directly

Calls 2

countdown1Function · 0.85
countdown2Function · 0.70

Tested by

no test coverage detected