Added classfix.

This commit is contained in:
Guido van Rossum 1991-12-26 12:59:17 +00:00
parent 2c4d7e742c
commit 9f7a956ffa

View file

@ -2,6 +2,7 @@ Contents of this directory:
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
copytime.py Copy one file's atime and mtime to another
eptags.py Create Emacs TAGS file for Python modules
fact.py Factorize numbers