Zachary Ware <zachary.w...@gmail.com> added the comment:

You will get no support for Python 2.7.3 out of us (that patch release is over 
6 years old!  At least try 2.7.14, or wait a week for 2.7.15) and most of us 
have lost interest in 2.7 altogether, particularly on Windows.  However, this 
sounds very much like other issues I've seen around the timing of Windows file 
handle handling.  Try adding a retry loop with a short sleep around your 
`os.remove` call.

----------

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

Reply via email to