diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-08-13 13:07:29 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-08-13 13:07:29 (GMT) |
commit | 1a4d12d74681d35a40474790925a8ec9c8069b4e (patch) | |
tree | 8c23c387f6a2d179acefad150f8711111c468a7c /Doc/c-api/file.rst | |
parent | 3d85a6fa043ddab8b289ccf5fb507242d45d2c28 (diff) | |
download | cpython-1a4d12d74681d35a40474790925a8ec9c8069b4e.zip cpython-1a4d12d74681d35a40474790925a8ec9c8069b4e.tar.gz cpython-1a4d12d74681d35a40474790925a8ec9c8069b4e.tar.bz2 |
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()
Diffstat (limited to 'Doc/c-api/file.rst')
0 files changed, 0 insertions, 0 deletions