Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ make_symlinks.py
File
make_symlinks.py
Misc/mypy/make_symlinks.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
from
__future__
import
annotations
3
4
import
argparse
Callers
nothing calls this directly
Calls
12
Path
Class · 0.90
add_argument
Method · 0.45
parse_args
Method · 0.45
glob
Method · 0.45
is_symlink
Method · 0.45
relative_to
Method · 0.45
unlink
Method · 0.45
splitlines
Method · 0.45
read_text
Method · 0.45
strip
Method · 0.45
startswith
Method · 0.45
resolve
Method · 0.45
Tested by
no test coverage detected