MCPcopy Index your code
hub / github.com/RustPython/RustPython / check_redundant_patches.py

File check_redundant_patches.py

scripts/check_redundant_patches.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2import argparse
3import ast
4import glob

Callers

nothing calls this directly

Calls 4

build_argparserFunction · 0.85
mainFunction · 0.70
exitFunction · 0.50
parse_argsMethod · 0.45

Tested by

no test coverage detected