]> granicus.if.org Git - python/commit
Issue #8422, test_genericpath: skip the creation of a directory with an invalid
authorVictor Stinner <victor.stinner@haypocalc.com>
Sun, 18 Apr 2010 08:23:42 +0000 (08:23 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Sun, 18 Apr 2010 08:23:42 +0000 (08:23 +0000)
commit1efde679ce196730cf60fd61b9ac3bcbabfba35a
tree3da4c3245f74e375fef26c68c9b0a6d3b1383ccf
parentf3bc258b947de621b5487f8be8f07f936fc7fdf9
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).
Lib/test/test_genericpath.py