SIGN IN SIGN UP

Issue #15478: Oops, fix regression in os.open() on Windows

os.open() uses _wopen() which sets errno, not the Windows error code.
V
Victor Stinner committed
4e7d2d481a5ab86977bd9dbafbceabec7b48883b
Parent: ec8c8ae