commit | e3874ed7dd978292d43ccdef1ad7896dfec663a7 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Sun Oct 17 01:41:09 2010 +0000 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Sun Oct 17 01:41:09 2010 +0000 |
tree | 548978c43320ed8bbb29fee5592cfe71085a9871 | |
parent | ca9f1285835ce1319d0572a12da1efff4258c08e [diff] |
test_cmd_line_script: format paths with ascii() instead of repr() Fix the test if the native filesystem encoding is not utf-8 (eg. cp1250 on Windows).