Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4d3376a

Browse files
committed
Added cvsfiles.py and treesync.py
1 parent a554107 commit 4d3376a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Tools/scripts/README

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ byteyears.py Print product of a file's size and age
88
checkpyc.py Check presence and validity of ".pyc" files
99
classfix.py Convert old class syntax to new
1010
copytime.py Copy one file's atime and mtime to another
11+
cvsfiles.py Print a list of files that are under CVS
1112
dutree.py Format du(1) output as a tree sorted by size
1213
eptags.py Create Emacs TAGS file for Python modules
1314
findlinksto.py Recursively find symbolic links to a given path prefix
@@ -29,5 +30,6 @@ ptags.py Create vi tags file for Python modules
2930
pystone.py Benchmark, based on "Dhrystone" C benchmark
3031
suff.py Sort a list of files by suffix
3132
sum5.py Print md5 checksums of files
33+
treesync.py Synchronize source trees (very ideosyncratic)
3234
which.py Find a program in $PATH
3335
xxci.py Wrapper for rcsdiff and ci

0 commit comments

Comments
 (0)