Question about compiling.

Bjoern Schliessmann usenet-mail-0306.20.chr0n0ss at spamgourmet.com
Wed Jan 10 12:50:49 EST 2007


Steven W. Orr wrote:

> I *just* read the tutorial so please be gentle. I created a file
> called fib.py which works very nicely thank you. When I run it it
> does what it's supposed to do but I do not get a resulting .pyc
> file. 

.pyc files are created only if you import a .py file.

Regards,


Björn

-- 
BOFH excuse #77:

Typo in the code




More information about the Python-list mailing list