[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

.pyo files.



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="it_IT@euro"                     | don't depend on the language.


-- 
To UNSUBSCRIBE, email to debian-python-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: