Skip to content

Commit 454a6d6

Browse files
authored
gh-97669: Remove abitype.py and pep384_macrocheck.py (#98165)
Remove abitype.py and pep384_macrocheck.py scripts of Tools/scripts/.
1 parent f0a6800 commit 454a6d6

File tree

3 files changed

+0
-351
lines changed

3 files changed

+0
-351
lines changed

Tools/scripts/README

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ This directory contains a collection of executable Python scripts that are
22
useful while building, extending or managing Python.
33

44
2to3 Main script for running the 2to3 conversion tool
5-
abitype.py Converts a C file to use the PEP 384 type definition API
65
combinerefs.py A helper for analyzing PYTHONDUMPREFS output
76
idle3 Main program to start IDLE
87
parse_html5_entities.py Utility for parsing HTML5 entity definitions

Tools/scripts/abitype.py

-202
This file was deleted.

Tools/scripts/pep384_macrocheck.py

-148
This file was deleted.

0 commit comments

Comments
 (0)