A PYTHON PREPROCESSOR

Courageous jkraska1 at san.rr.com
Wed May 17 22:00:43 EDT 2000


Alex wrote:
> 
> Hi, Courageous.
> 
> What do you want to use a preprocessor for?  I can't think of any uses
> that can't be affected in python itself.

More of a theoretical challenge than anything. One advantage of
a preprocessor is that it lets you do conditional sections, and
in some cases avoid function invocation overhead.

One thing I'm interested in is: is anyone interested in this?

If there are, I'm willing to hear a request for features.


C/



More information about the Python-list mailing list