On Mon, Jun 27, 2011 at 17:31, FT <chester_lab@fltg.net> wrote:
Hi!
I want to know how to keep a compiled package to its smallest size? In
other words instead of compiling all Python code, keep it to only what the
modules use.
What is the difference?
//Lennart