]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Added classfix.
authorGuido van Rossum <guido@python.org>
Thu, 26 Dec 1991 12:59:17 +0000 (12:59 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 26 Dec 1991 12:59:17 +0000 (12:59 +0000)
Demo/scripts/README

index 9cd4ca310c891b75447d0b25f82b980617c9445e..3110cbaf00c14a6356a07909917ae2ea961a6d0d 100644 (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