Py2exe embed my modules to libary.zip

Tzury Bar Yochay Afro.Systems at gmail.com
Wed Mar 26 14:38:16 EDT 2008


> ....and then when my application execute code how can I set path to
> d3dx module to "library.zip/d3dx.py".
> I'm not sure is this properly set question.

use the module zipimport
http://docs.python.org/lib/module-zipimport.html



More information about the Python-list mailing list