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 paul.moore
Recipients KevKeating, paul.moore, steve.dower, tim.golden, zach.ware
Date 2017-06-22.14:39:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CACac1F_ftpJeUEovSLgkMpb7xL-S=jHkd0PoiYVL=GU9SW1fCQ@mail.gmail.com>
In-reply-to <1498141259.04.0.762766182945.issue30725@psf.upfronthosting.co.za>
Content
Presumably you overrode the default location of C:\Python27 in favour
of C:\Program Files?

I'm not sure we've ever supported installing Python 2.7 in "Program
Files", precisely because of the security constraints on that
directory (plus the fact that a long time ago, directories with spaces
in them were badly handled, but that problem should no longer exist).
History
Date User Action Args
2017-06-22 14:39:50paul.mooresetrecipients: + paul.moore, tim.golden, zach.ware, steve.dower, KevKeating
2017-06-22 14:39:50paul.moorelinkissue30725 messages
2017-06-22 14:39:50paul.moorecreate