Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
2
import
argparse
3
import
ast
4
import
glob
Callers
nothing calls this directly
Calls
4
build_argparser
Function · 0.85
main
Function · 0.70
exit
Function · 0.50
parse_args
Method · 0.45
Tested by
no test coverage detected