#define (from C) in Python

TerryP bigboss1964 at gmail.com
Thu Nov 12 14:01:48 EST 2009


If it's such a big hairy deal, just recompile a copy of the C Pre
Processor to use something other then #, and hook it up to your python
scripts in a pipe line from a shell wrapper.

Personally, I'd rather have Lisps lambda or perls sub then Cs
preprocessor, and even in those cases, Python suffices perfectly
fine ;).



More information about the Python-list mailing list