
22 Dec
2016
22 Dec
'16
7:10 a.m.
Eryk Sun added the comment:
PyErr_SetFromWindowsErrWithFilenameObject was never implemented. See issue 11210.
Since 3.3 WindowsError is simply an alias for OSError. See PEP 3151.
---------- nosy: +eryksun
_______________________________________ Python tracker report@bugs.python.org http://bugs.python.org/issue29045 _______________________________________