R. David Murray added the comment:

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?

----------

_______________________________________
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