mirror of
https://github.com/python/cpython.git
synced 2026-06-26 12:54:12 -04:00
9ea8e4c29d
works properly. PyErr_SetFromErrnoWithFilenameObject() was already fixed by the changeset 793c75177d28. This commit fixes PyErr_SetExcFromWindowsErrWithFilenameObject(), used on Windows.