You need to sign in or sign up before continuing.
-
Victor Stinner authored
* On non-Windows OSes: the constructor accepts bytes filenames and use surrogateescape for unicode filenames * On Windows: use GetFileAttributesW() instead of GetFileAttributesA()
03475a85