[Python-Dev] PEP 397 - Last Comments
"Martin v. Löwis"
martin at v.loewis.de
Wed Jun 20 08:31:42 CEST 2012
> It looks good to me! Also, I see no reason not to always use a 32bit
> version of the launcher other than
I'll change it, then - the strong reason *for* always using a 32-bit
launcher is packaging, as the 32-bit installer would otherwise have to
include both a 32-bit launcher and a 64-bit launcher, and install the
right one depending on what the target system is.
> Thanks to Martin for updating it - I agree it is vastly improved!
Thanks!
Martin
More information about the Python-Dev
mailing list