Message 251027 - Python tracker

Message251027

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