Add byext.py

This commit is contained in:
Guido van Rossum 2003-01-02 02:24:22 +00:00
parent f36151556f
commit bf1b1fdb9e
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ dutree or lll) are also generally useful UNIX tools.
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
checkpyc.py Check presence and validity of ".pyc" files
classfix.py Convert old class syntax to new