> ....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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to