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

File _capi.py

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

Source from the content-addressed store, hash-verified

1from collections import namedtuple
2import logging
3import os
4import os.path

Callers

nothing calls this directly

Calls 5

_indFunction · 0.90
getLoggerMethod · 0.80
joinMethod · 0.45
dedentMethod · 0.45
compileMethod · 0.45

Tested by

no test coverage detected