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

-/renji

2008/11/16 Brian Dawn <[EMAIL PROTECTED]>:
> 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
>
_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
http://mail.python.org/mailman/listinfo/cplusplus-sig

Reply via email to