commit | 3d85a6fa043ddab8b289ccf5fb507242d45d2c28 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Fri Aug 13 13:02:04 2010 +0000 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Fri Aug 13 13:02:04 2010 +0000 |
tree | b45dcd68116766b5b526400db854474dcb2e09fa | |
parent | 994addc414cfac472e62d813067b486298bec0be [diff] |
Set TESTFN_UNENCODEABLE on non-Windows OSes * Use 0xff byte on non-Windows OSes * mbcs is now really strict by default: i closed the issue #850997, so use the filesystem encoding and not Latin-1 * Rename TESTFN_UNICODE_UNENCODEABLE to TESTFN_UNENCODEABLE