Christian Heimes added the comment:

Ah! I missed the fact that the subprocess removes the file. It's easily 
fixable, wrap the unlink and catch FileNotFoundError / ENOENT.

----------

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

Reply via email to