]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add fixheader.py
authorGuido van Rossum <guido@python.org>
Fri, 7 Jan 1994 11:38:28 +0000 (11:38 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 7 Jan 1994 11:38:28 +0000 (11:38 +0000)
Demo/scripts/README

index 65046dc7debcdb0dcc25bcc5a8f75546ca91002a..1b8e03ab3fd966424556e044c32a7df1f7c1ce62 100644 (file)
@@ -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