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