[docs] [issue29045] Outdated C api doc about Windows error

Xiang Zhang report at bugs.python.org
Thu Dec 22 02:24:32 EST 2016


Xiang Zhang added the comment:

> PyErr_SetFromWindowsErrWithFilenameObject was never implemented. See issue 11210.

> Since 3.3 WindowsError is simply an alias for OSError. See PEP 3151.

Ohh, thanks for the info. I don't find the implementation in 2.7 either.

----------
versions: +Python 2.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue29045>
_______________________________________


More information about the docs mailing list