From 8425b79c5471b37b7b8ce4350e90b84ac91a7f5e Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Fri, 7 Jan 1994 11:38:28 +0000 Subject: Add fixheader.py --- Demo/scripts/README | 1 + 1 file changed, 1 insertion(+) diff --git a/Demo/scripts/README b/Demo/scripts/README index 65046dc..1b8e03a 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 -- cgit v0.12