mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
commit
2527796a22
33 changed files with 81 additions and 132 deletions
1
Tools/scripts/patchcheck.py
Normal file → Executable file
1
Tools/scripts/patchcheck.py
Normal file → Executable file
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env python3
|
||||
import re
|
||||
import sys
|
||||
import shutil
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue