There was an error while loading. Please reload this page.
1 parent 83eb827 commit 4ed00beCopy full SHA for 4ed00be
4 files changed
Misc/NEWS.d/next/Tools-Demos/2022-10-07-22-06-11.gh-issue-68686.6KNIQ4.rst
@@ -0,0 +1 @@
1
+Remove ptags and eptags scripts.
Tools/scripts/README
@@ -5,7 +5,6 @@ useful while building, extending or managing Python.
5
abitype.py Converts a C file to use the PEP 384 type definition API
6
combinerefs.py A helper for analyzing PYTHONDUMPREFS output
7
diff.py Print file diffs in context, unified, or ndiff formats
8
-eptags.py Create Emacs TAGS file for Python modules
9
gprof2html.py Transform gprof(1) output into useful HTML
10
idle3 Main program to start IDLE
11
md5sum.py Print MD5 checksums of argument files
Tools/scripts/eptags.py
Tools/scripts/ptags.py
0 commit comments