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

File _common.py

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

Source from the content-addressed store, hash-verified

1import re
2
3from ._regexes import (
4 _ind,

Callers

nothing calls this directly

Calls 3

_indFunction · 0.85
set_capture_groupsFunction · 0.85
compileMethod · 0.45

Tested by

no test coverage detected