[pyxpcom] Minimal Python for XPCOM use
by Davi Ramos other posts by this author
Oct 17 2008 8:45PM messages near this date
view in the new Beta List Site
Re: [pyxpcom] Can't use Python component inside xulrunner app
|
Re: [pyxpcom] Minimal Python for XPCOM use
Hi,
I want to write some XPCOM components in Python, using that pyxpcom xpcom
bindings. But I don't want to package my application with entire python
runtime, just the necessary for write the xpcom components.
I just noted that Blender makes use of Python with just a few modules
(approximately 600KB) just the necessary for embed Python on Blender. I
would like to know how determine that minimal set of modules, and package my
application only with the essential (IE remove the batteries :P).
Thanks!
--
Davi R. Tavares
Thread:
Davi Ramos
Todd Whiteman
|