MCPcopy 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
2from __future__ import annotations
3
4import argparse

Callers

nothing calls this directly

Calls 12

PathClass · 0.90
add_argumentMethod · 0.45
parse_argsMethod · 0.45
globMethod · 0.45
is_symlinkMethod · 0.45
relative_toMethod · 0.45
unlinkMethod · 0.45
splitlinesMethod · 0.45
read_textMethod · 0.45
stripMethod · 0.45
startswithMethod · 0.45
resolveMethod · 0.45

Tested by

no test coverage detected