From: Guido van Rossum Date: Thu, 26 Dec 1991 12:59:17 +0000 (+0000) Subject: Added classfix. X-Git-Tag: v0.9.8~665 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9f7a956ffa0844e617d7adfe9afaf73d261c0fe9;p=thirdparty%2FPython%2Fcpython.git Added classfix. --- diff --git a/Demo/scripts/README b/Demo/scripts/README index 9cd4ca310c89..3110cbaf00c1 100644 --- a/Demo/scripts/README +++ b/Demo/scripts/README @@ -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