On Thu, Sep 29, 2016 at 8:35 AM, Paul  Moore <p.f.mo...@gmail.com> wrote:
> PS It's a shame there's no way to put the embedded distribution in a 
> subdirectory
> *without* needing to use dynamic loading, but I guess that's basically an OS 
> limitation.

There are ways to do this. The simplest way is to use a subdirectory
with same name as the executable plus ".local". For example, for
"app.exe" create a directory named "app.exe.local".
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to