]> granicus.if.org Git - python/commitdiff
Add byext.py
authorGuido van Rossum <guido@python.org>
Thu, 2 Jan 2003 02:24:22 +0000 (02:24 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 2 Jan 2003 02:24:22 +0000 (02:24 +0000)
Tools/scripts/README

index a86646b3dc901069588160ac459882c15445937b..000f937d2e64d9f4a07d4aad59107ac6363a3872 100644 (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