summaryrefslogtreecommitdiffstats
path: root/Tools/scripts/README
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/scripts/README')
-rw-r--r--Tools/scripts/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/Tools/scripts/README b/Tools/scripts/README
index 546ab21e..8c02529 100644
--- a/Tools/scripts/README
+++ b/Tools/scripts/README
@@ -2,8 +2,6 @@ This directory contains a collection of executable Python scripts that are
useful while building, extending or managing Python. Some (e.g., dutree or lll)
are also generally useful UNIX tools.
-See also the Demo/scripts directory!
-
2to3 Main script for running the 2to3 conversion tool
analyze_dxp.py Analyzes the result of sys.getdxp()
byext.py Print lines/words/chars stats of files by extension