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 terry.reedy
Recipients christian.heimes, doko, pitrou, terry.reedy, tshepang
Date 2015-09-18.21:05:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1442610341.93.0.753487217229.issue17758@psf.upfronthosting.co.za>
In-reply-to
Content
Unfixed for 2 years.  How about skipping the test if
    os.makedirs(site.USER_SITE)
fails?
History
Date User Action Args
2015-09-18 21:05:42terry.reedysetrecipients: + terry.reedy, doko, pitrou, christian.heimes, tshepang
2015-09-18 21:05:41terry.reedysetmessageid: <1442610341.93.0.753487217229.issue17758@psf.upfronthosting.co.za>
2015-09-18 21:05:41terry.reedylinkissue17758 messages
2015-09-18 21:05:41terry.reedycreate