commit | f3bc258b947de621b5487f8be8f07f936fc7fdf9 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Sun Apr 18 07:59:53 2010 +0000 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Sun Apr 18 07:59:53 2010 +0000 |
tree | a4d93d4e95d0e14f256a6dbf7a86e486001fc74a | |
parent | 738446f0f7d2e1ca76dd70d59c02312992194644 [diff] |
Issue #8340, test_abs_path() of test_site: encode paths to ASCII with backslashreplace to avoid locale issues, don't write stderr to a pipe to ease debug, separate directories by newlines instead of a space.