summaryrefslogtreecommitdiffstats
path: root/Tools/scripts
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1997-08-14 20:16:32 (GMT)
committerGuido van Rossum <guido@python.org>1997-08-14 20:16:32 (GMT)
commit4d3376a80fbd6cc9d5256904c5deead28d1bea31 (patch)
tree91fda4815317fc4c12104b14055cca8189ac765a /Tools/scripts
parenta554107802c751dff3a542e7b43c374860985b64 (diff)
downloadcpython-4d3376a80fbd6cc9d5256904c5deead28d1bea31.zip
cpython-4d3376a80fbd6cc9d5256904c5deead28d1bea31.tar.gz
cpython-4d3376a80fbd6cc9d5256904c5deead28d1bea31.tar.bz2
Added cvsfiles.py and treesync.py
Diffstat (limited to 'Tools/scripts')
-rw-r--r--Tools/scripts/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/Tools/scripts/README b/Tools/scripts/README
index 005edf5..7159767 100644
--- a/Tools/scripts/README
+++ b/Tools/scripts/README
@@ -8,6 +8,7 @@ byteyears.py Print product of a file's size and age
checkpyc.py Check presence and validity of ".pyc" files
classfix.py Convert old class syntax to new
copytime.py Copy one file's atime and mtime to another
+cvsfiles.py Print a list of files that are under CVS
dutree.py Format du(1) output as a tree sorted by size
eptags.py Create Emacs TAGS file for Python modules
findlinksto.py Recursively find symbolic links to a given path prefix
@@ -29,5 +30,6 @@ 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)
which.py Find a program in $PATH
xxci.py Wrapper for rcsdiff and ci