summaryrefslogtreecommitdiffstats
path: root/Tools/scripts/README
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/scripts/README')
-rw-r--r--Tools/scripts/README1
1 files changed, 0 insertions, 1 deletions
diff --git a/Tools/scripts/README b/Tools/scripts/README
index 6013a48..37d8852 100644
--- a/Tools/scripts/README
+++ b/Tools/scripts/README
@@ -28,7 +28,6 @@ pathfix.py Change #!/usr/local/bin/python into something else
pdeps.py Print dependencies between Python modules
pindent.py Indent Python code, giving block-closing comments
ptags.py Create vi tags file for Python modules
-pystone.py Benchmark, based on "Dhrystone" C benchmark
suff.py Sort a list of files by suffix
sum5.py Print md5 checksums of files
treesync.py Synchronize source trees (very ideosyncratic)