[Bf-python] Python 2.3: importing from zips

Willian Padovani Germano wgermano at ig.com.br
Fri Jun 27 10:55:03 CEST 2003


Ok, I finally took a look at this.

Here's a link about it:
http://www.python.org/doc/2.3b1/whatsnew/node11.html

Looks useful indeed.  Two uses we have for it:

1- Add standard modules like math, os, etc.
2- Keep a zip with new functionality for Blender (3d math functions, etc).

I haven't found explicit mention of (1) being possible, yet.  But the info
says .py (and compiled versions of this) can be loaded, so if these standard
modules are python modules, it's probably possible.

--
Willian, wgermano at ig.com.br




More information about the Bf-python mailing list