MCPcopy Index your code
hub / github.com/python/cpython / c-analyzer.py

File c-analyzer.py

Tools/c-analyzer/c-analyzer.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from cpython.__main__ import parse_args, main, configure_logger
2
3
4cmd, cmd_kwargs, verbosity, traceback_cm = parse_args()

Callers

nothing calls this directly

Calls 3

parse_argsFunction · 0.90
mainFunction · 0.90
configure_loggerFunction · 0.50

Tested by

no test coverage detected