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 bwanamarko
Recipients NaCl, bwanamarko, r.david.murray, steve.dower, terry.reedy, tim.golden, zach.ware
Date 2015-03-19.21:28:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1426800490.24.0.468898586876.issue22516@psf.upfronthosting.co.za>
In-reply-to
Content
one more note, NaCl (J. Morton), you can install from the msi to any directory you want by using the following from a command line opened to the folder where you have the installer:

C:\path\to\msi\download> msiexec /a python-2.7.9.amd64.msi TARGETDIR=C:\Python27

or

C:\path\to\msi\download> msiexec /a python-3.4.3.amd64.msi TARGETDIR=C:\Python34
History
Date User Action Args
2015-03-19 21:28:10bwanamarkosetrecipients: + bwanamarko, terry.reedy, tim.golden, r.david.murray, zach.ware, steve.dower, NaCl
2015-03-19 21:28:10bwanamarkosetmessageid: <1426800490.24.0.468898586876.issue22516@psf.upfronthosting.co.za>
2015-03-19 21:28:10bwanamarkolinkissue22516 messages
2015-03-19 21:28:10bwanamarkocreate