R. David Murray added the comment:

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?

----------
nosy: +r.david.murray

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19575>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to