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!
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to