From: Guido van Rossum Date: Fri, 7 Jan 1994 11:38:28 +0000 (+0000) Subject: Add fixheader.py X-Git-Tag: v1.0.1~47 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8425b79c5471b37b7b8ce4350e90b84ac91a7f5e;p=thirdparty%2FPython%2Fcpython.git Add fixheader.py --- diff --git a/Demo/scripts/README b/Demo/scripts/README index 65046dc7debc..1b8e03ab3fd9 100644 --- a/Demo/scripts/README +++ b/Demo/scripts/README @@ -20,6 +20,7 @@ fact.py Factorize numbers findlinksto.py Recursively find symbolic links to a given path prefix fixps.py Fix Python scripts' first line (if #!) fixcid.py Massive identifier substitution on C source files +fixheader.py Add some cpp magic to a C include file freeze.py Convert a Python script into a free-standing binary from.py Summarize mailbox ftpstats.py Summarize ftp daemon log file