* Zachary Ware wrote:
On Fri, Nov 13, 2015 at 4:52 AM, Christian Ullrich wrote:
However, with the shebang syntax supported by the launcher, I can only
demand a 32-bit version if I also specify the Python minor version I want,
and I don't necessarily know that in advance.
I can code around t
On Fri, Nov 13, 2015 at 4:52 AM, Christian Ullrich wrote:
> Hello,
>
> I have a problem with using the (otherwise nice) Python launcher. How can I
> get it to run the highest 32-bit Python on my 64-bit system? This is on
> Windows, but I think it applies to other OSes as well.
>
> My application r
Hello,
I have a problem with using the (otherwise nice) Python launcher. How
can I get it to run the highest 32-bit Python on my 64-bit system? This
is on Windows, but I think it applies to other OSes as well.
My application runs (unmodified) with Python 3.[345], but only with the
32-bit ver