I'm wandering why so many (if not all) python modules compile the py files
twice: first simply, then with the -O flag.
Reading the python documentation it seems that this does not improve the
perfomance so much. OTOH, it increase the disk usage a lot. More over, if you
compile a module with -O python will ignore the .pyc files.

Thanks for your time,
-- 
Luca - De Whiskey's - De Vitis              | Elegant or ugly code as well
aliases: Luca ^De [A-Z][A-Za-z\-]*[iy]'\?s$ | as fine or rude sentences have
Luca, a wannabe ``Good guy''.               | something in common: they
local LANG="[EMAIL PROTECTED]"                     | don't depend on the 
language.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Reply via email to