summaryrefslogtreecommitdiffstats
path: root/Tools/scripts/README
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1995-06-20 19:31:37 (GMT)
committerGuido van Rossum <guido@python.org>1995-06-20 19:31:37 (GMT)
commite830e55606f8f42155d7c1148566feba0d57a9c2 (patch)
tree4210bfb08d5537b8e9acc512aaca775c32a9ed03 /Tools/scripts/README
parentb01b4fa130f29de39a8bbf4b4f1b2a050f816235 (diff)
downloadcpython-e830e55606f8f42155d7c1148566feba0d57a9c2.zip
cpython-e830e55606f8f42155d7c1148566feba0d57a9c2.tar.gz
cpython-e830e55606f8f42155d7c1148566feba0d57a9c2.tar.bz2
added ftp mirror script
Diffstat (limited to 'Tools/scripts/README')
-rw-r--r--Tools/scripts/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tools/scripts/README b/Tools/scripts/README
index 58059ee..005edf5 100644
--- a/Tools/scripts/README
+++ b/Tools/scripts/README
@@ -14,6 +14,7 @@ findlinksto.py Recursively find symbolic links to a given path prefix
fixcid.py Massive identifier substitution on C source files
fixheader.py Add some cpp magic to a C include file
fixps.py Fix Python scripts' first line (if #!)
+ftpmirror.py FTP mirror script
h2py.py Translate #define's into Python assignments
ifdef.py Remove #if(n)def groups from C sources
linktree.py Make a copy of a tree with links to original files