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 daleastar, loewis, r.david.murray, terry.reedy
Date 2013-07-06.19:36:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1373139407.72.0.18344923512.issue18360@psf.upfronthosting.co.za>
In-reply-to
Content
Please open a cmd.exe shell, change to the directory containing the MSI file, and run

msiexec /i python-2.7.5.msi /l*v python.log

Then attach the resulting python.log file. If it is too large, compress it to a zip file.
History
Date User Action Args
2013-07-06 19:36:47loewissetrecipients: + loewis, terry.reedy, r.david.murray, daleastar
2013-07-06 19:36:47loewissetmessageid: <1373139407.72.0.18344923512.issue18360@psf.upfronthosting.co.za>
2013-07-06 19:36:47loewislinkissue18360 messages
2013-07-06 19:36:47loewiscreate