[C++-sig] Set Path to Standard Modules

Renji Panicker renjipanicker at gmail.com
Sun Nov 16 17:40:28 CET 2008


You could put them in a sub-dir called "Lib" inside the dir where your exe is.

-/renji

2008/11/16 Brian Dawn <azan00 at yahoo.com>:
> 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 at python.org
> http://mail.python.org/mailman/listinfo/cplusplus-sig
>


More information about the Cplusplus-sig mailing list