Add byext.py

This commit is contained in:
Guido van Rossum 2003-01-02 02:24:22 +00:00
parent f36151556f
commit bf1b1fdb9e

View file

@ -4,6 +4,7 @@ dutree or lll) are also generally useful UNIX tools.
See also the Demo/scripts directory! See also the Demo/scripts directory!
byext.py Print lines/words/chars stats of files by extension
byteyears.py Print product of a file's size and age byteyears.py Print product of a file's size and age
checkpyc.py Check presence and validity of ".pyc" files checkpyc.py Check presence and validity of ".pyc" files
classfix.py Convert old class syntax to new classfix.py Convert old class syntax to new