MCPcopy Index your code
hub / github.com/python/cpython / _parser.py

File _parser.py

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

Source from the content-addressed store, hash-verified

1import os.path
2
3from c_parser.preprocessor import (
4 get_preprocessor as _get_preprocessor,

Callers

nothing calls this directly

Calls 3

format_conf_linesFunction · 0.85
format_tsv_linesFunction · 0.85
_absFunction · 0.85

Tested by

no test coverage detected