Added ifdef.py

This commit is contained in:
Guido van Rossum 1994-05-09 14:52:33 +00:00
parent 921a08f303
commit 1ced40f380

View file

@ -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 freeze.py Convert a Python script into a free-standing binary
from.py Summarize mailbox from.py Summarize mailbox
ftpstats.py Summarize ftp daemon log file 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 linktree.py Make a copy of a tree with links to original files
lll.py Find and list symbolic links in current directory lll.py Find and list symbolic links in current directory
lpwatch.py Watch BSD line printer queues lpwatch.py Watch BSD line printer queues