[maemo-developers] python startup time

From: nelson-lists at crynwr.com nelson-lists at crynwr.com
Date: Thu Dec 6 05:36:30 EET 2007
Jesse Guardiani writes:
 > Is there anything that can be done about python startup time?

Yes.  Put your code into module(s), then import it.  That way, Python
will read in the .pyc file rather than the .py file.

-- 
--my blog is at    http://blog.russnelson.com   | People have strong opinions
Crynwr sells support for free software  | PGPok | about economics even though
521 Pleasant Valley Rd. | +1 315-323-1241       | they've never studied it.
Potsdam, NY 13676-3213  |     Sheepdog          | Curious how that is!

More information about the maemo-developers mailing list