Compressed vs uncompressed eggs

Christian Heimes lists at cheimes.de
Mon Jan 12 11:26:26 EST 2009


> Is there a, say, performance penalty in using compressed eggs?

To the contrary, it can be faster to import from a zip file than from
the file system.

Christian




More information about the Python-list mailing list