R. David Murray added the comment: His problem is that the file has already been deleted by the time the subprocess returns, so the unlink is going to raise an exception.
---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue29573> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
