More about simple question

xinghua shi csshi99 at yahoo.com
Tue Nov 5 13:09:00 EST 2002


Hey,thanks you all. Actually, I messed up the
indentation and I first thought it's not a big problem
as I used to write in C. 

I still have another question. If I have a file named:
foo.py. then how can I get an excetable, say foo?
In C, I could use
% gcc foo.c -o foo

So how can I do similar in Python?
%python foo.py -o foo
doesn't work of course. 

Thanks!

__________________________________________________
Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/




More information about the Python-list mailing list