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, r.david.murray
Date 2013-11-13.21:38:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1384378700.11.0.0592694554328.issue19575@psf.upfronthosting.co.za>
In-reply-to
Content
It doesn't look like you are waiting for the subprocess to complete (and therefore close the files) before doing the rmtree.  What happens if you do that?
History
Date User Action Args
2013-11-13 21:38:20r.david.murraysetrecipients: + r.david.murray, Bernt.Røskar.Brenna
2013-11-13 21:38:20r.david.murraysetmessageid: <1384378700.11.0.0592694554328.issue19575@psf.upfronthosting.co.za>
2013-11-13 21:38:20r.david.murraylinkissue19575 messages
2013-11-13 21:38:20r.david.murraycreate