Zachary Ware added the comment:

Turned out that your change didn't quite do it, but it was just the method you 
used to try to access the errno (which looks like it ought to work from the 
formatting of the error message).

Mere moments after pushing the fix for that, I realized that the new try/except 
was silently swallowing any other win32 errors that weren't permission errors, 
so that's the second batch of commits from me.

----------

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

Reply via email to