commit | 1efde679ce196730cf60fd61b9ac3bcbabfba35a | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Sun Apr 18 08:23:42 2010 +0000 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Sun Apr 18 08:23:42 2010 +0000 |
tree | 3da4c3245f74e375fef26c68c9b0a6d3b1383ccf | |
parent | f3bc258b947de621b5487f8be8f07f936fc7fdf9 [diff] |
Issue #8422, test_genericpath: skip the creation of a directory with an invalid UTF name on Mac OS X because the OS deny it (the name have to be a valid UTF8 string).