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 steve.dower
Recipients benhoyt, larry, ned.deily, paul.moore, python-dev, steve.dower, terry.reedy, tim.golden, vstinner, zach.ware
Date 2015-03-09.23:08:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1425942523.06.0.27685062421.issue23619@psf.upfronthosting.co.za>
In-reply-to
Content
Do those assume that no-admin privs will cause a failure? This is more an issue of "do I have write permissions for the install directory" (which I guess could be its own skip condition...).
History
Date User Action Args
2015-03-09 23:08:43steve.dowersetrecipients: + steve.dower, terry.reedy, paul.moore, vstinner, larry, tim.golden, ned.deily, benhoyt, python-dev, zach.ware
2015-03-09 23:08:43steve.dowersetmessageid: <1425942523.06.0.27685062421.issue23619@psf.upfronthosting.co.za>
2015-03-09 23:08:43steve.dowerlinkissue23619 messages
2015-03-09 23:08:43steve.dowercreate