summaryrefslogtreecommitdiffstats
path: root/Demo/scripts
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1994-05-09 14:52:33 (GMT)
committerGuido van Rossum <guido@python.org>1994-05-09 14:52:33 (GMT)
commit1ced40f3806a8671551bd13f8be43a6639f27c59 (patch)
tree73f26db0a6d2aa2f857816090747696316ef7054 /Demo/scripts
parent921a08f303bb944496d7c312170232ced132d173 (diff)
downloadcpython-1ced40f3806a8671551bd13f8be43a6639f27c59.zip
cpython-1ced40f3806a8671551bd13f8be43a6639f27c59.tar.gz
cpython-1ced40f3806a8671551bd13f8be43a6639f27c59.tar.bz2
Added ifdef.py
Diffstat (limited to 'Demo/scripts')
-rw-r--r--Demo/scripts/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/Demo/scripts/README b/Demo/scripts/README
index e83f5be..6c33af1 100644
--- a/Demo/scripts/README
+++ b/Demo/scripts/README
@@ -24,6 +24,7 @@ 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
+ifdef.py Remove #if(n)def groups from C sources
linktree.py Make a copy of a tree with links to original files
lll.py Find and list symbolic links in current directory
lpwatch.py Watch BSD line printer queues