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 r.david.murray
Recipients Bernt.Røskar.Brenna, gps, neologix, r.david.murray, tim.golden
Date 2013-11-14.16:49:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1384447765.56.0.096190367607.issue19575@psf.upfronthosting.co.za>
In-reply-to
Content
That was my initial thought, too, but the subprocess context manager waits for the subprocess to end, so those file descriptors should be closed by the time the deletion attempt happens, shouldn't they?
History
Date User Action Args
2013-11-14 16:49:25r.david.murraysetrecipients: + r.david.murray, gps, tim.golden, Bernt.Røskar.Brenna, neologix
2013-11-14 16:49:25r.david.murraysetmessageid: <1384447765.56.0.096190367607.issue19575@psf.upfronthosting.co.za>
2013-11-14 16:49:25r.david.murraylinkissue19575 messages
2013-11-14 16:49:25r.david.murraycreate