]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Closes #11210: Remove PyErr_SetFromWindowsErrWithFilenameObject() of pyerrors.h
authorVictor Stinner <victor.stinner@haypocalc.com>
Mon, 21 Mar 2011 00:58:55 +0000 (01:58 +0100)
committerVictor Stinner <victor.stinner@haypocalc.com>
Mon, 21 Mar 2011 00:58:55 +0000 (01:58 +0100)
commit34ad2faf857f7f16d7b69ebc1ba0626f11a3fba3
tree2086bcb18aa8f05886fbd811f544c3aa60ac6b21
parentea9621102ef84c64f8e22fcb296eed64a1771ef1
Closes #11210: Remove PyErr_SetFromWindowsErrWithFilenameObject() of pyerrors.h

PyErr_SetFromWindowsErrWithFilenameObject() was never implemented.
Include/pyerrors.h