From 387a7854564991bec4fbcda462a614311c683a5d Mon Sep 17 00:00:00 2001 From: Victor Stinner Date: Sun, 18 Apr 2010 08:03:53 +0000 Subject: [PATCH] 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. ........ -- 2.50.1