Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/python/mypy
/ config_parser.py
File
config_parser.py
mypy/config_parser.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
__future__
import
annotations
2
3
import
argparse
4
import
configparser
Callers
nothing calls this directly
Calls
12
expand_path
Function · 0.85
split_commas
Function · 0.85
validate_package_allow_list
Function · 0.85
try_split
Function · 0.85
split_and_match_files_list
Function · 0.85
check_junit_format
Function · 0.85
str
Class · 0.85
check_follow_imports
Function · 0.85
strip
Method · 0.80
split
Method · 0.80
copy
Method · 0.45
update
Method · 0.45
Tested by
no test coverage detected