Hello everyone!

I am currently embedding python, and I would like to distribute the Python 
Standard Modules with my application, in the event that the end user does not 
have python installed. I have found that I can put the modules inside the 
directory with my exe and it will find them, but that is very cluttered. How 
can I specify a sub directory for the Standard Modules?

Thanks,
Brian.



      
_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
http://mail.python.org/mailman/listinfo/cplusplus-sig

Reply via email to