A more accurate test would be to disable the preloading itself rather
than disabling isolation but leaving rainbow loading the libraries. :)

To do that, see lines 31-32 of

   /usr/lib/python2.5/site_packages/rainbow/service.py

You want to set self.preloader_hint = False and comment out the call to
self.preload_common_modules() by putting '#' at the beginning.

Regards,

Michael
_______________________________________________
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel

Reply via email to