]> granicus.if.org Git - python/commit
Blocked revisions 80161 via svnmerge
authorVictor Stinner <victor.stinner@haypocalc.com>
Sun, 18 Apr 2010 08:03:53 +0000 (08:03 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Sun, 18 Apr 2010 08:03:53 +0000 (08:03 +0000)
commit387a7854564991bec4fbcda462a614311c683a5d
tree6b132c6e42afbfc94eba0fcd33bb5a9a2ab117e6
parentba1f449ca2f7c118cf736fc67f63d4747b36059e
Blocked revisions 80161 via svnmerge

........
  r80161 | victor.stinner | 2010-04-18 09:59:53 +0200 (dim., 18 avril 2010) | 4 lines

  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.
........