Message 341015 - Python tracker

Message341015

Author berker.peksag
Recipients berker.peksag, christian.heimes, mth, scoder, serhiy.storchaka, xtreak
Date 2019-04-27.23:59:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556409581.49.0.686947072657.issue15388@roundup.psfhosted.org>
In-reply-to
Content
I just tested the snippet in msg165779 under Windows with Python 2.7.16. I didn't get WindowsError after I called os.unlink(path) and verified that path is removed from the file system.

I think we can close this issue as 'out of date'.
History
Date User Action Args
2019-04-27 23:59:41berker.peksagsetrecipients: + berker.peksag, scoder, christian.heimes, serhiy.storchaka, mth, xtreak
2019-04-27 23:59:41berker.peksagsetmessageid: <1556409581.49.0.686947072657.issue15388@roundup.psfhosted.org>
2019-04-27 23:59:41berker.peksaglinkissue15388 messages
2019-04-27 23:59:41berker.peksagcreate