This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author loewis
Recipients cvrebert, eric.smith, ethan.furman, jkloth, loewis, piotr.dobrogost
Date 2012-10-04.17:24:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1349371466.97.0.0130369152189.issue16131@psf.upfronthosting.co.za>
In-reply-to
Content
I read the discussion, but couldn't see anything relevant in it. Please be explicit.

As for the reading the PEP, consider this paragraph in particular:

    It may be surprising that the launcher is installed into the
    Windows directory, and not the System32 directory. The reason is
    that the System32 directory is not on the Path of a 32-bit process
    running on a 64-bit system. However, the Windows directory is
    always on the path.

I think this is quite an explicit rationale.
History
Date User Action Args
2012-10-04 17:24:27loewissetrecipients: + loewis, eric.smith, jkloth, cvrebert, ethan.furman, piotr.dobrogost
2012-10-04 17:24:26loewissetmessageid: <1349371466.97.0.0130369152189.issue16131@psf.upfronthosting.co.za>
2012-10-04 17:24:26loewislinkissue16131 messages
2012-10-04 17:24:26loewiscreate