Issue #9425: NullImporter constructor is fully unicode compliant
* On non-Windows OSes: the constructor accepts bytes filenames and use surrogateescape for unicode filenames * On Windows: use GetFileAttributesW() instead of GetFileAttributesA()
V
Victor Stinner committed
1a4d12d74681d35a40474790925a8ec9c8069b4e
Parent: 3d85a6f