commit | bf1b1fdb9e01d01d18dd791c6a8ebc74cb6b0f47 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Thu Jan 02 02:24:22 2003 +0000 |
committer | Guido van Rossum <guido@python.org> | Thu Jan 02 02:24:22 2003 +0000 |
tree | 619df8da25a5b99e88096f8d8d8f1a27bcf9a336 | |
parent | f36151556f834deaa1cb0be3f1d6f3fdf73231eb [diff] |
Add byext.py
diff --git a/Tools/scripts/README b/Tools/scripts/README index a86646b..000f937 100644 --- a/Tools/scripts/README +++ b/Tools/scripts/README
@@ -4,6 +4,7 @@ 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