From: Victor Stinner Date: Fri, 11 Jun 2010 22:18:39 +0000 (+0000) Subject: Blocked revisions 81916 via svnmerge X-Git-Tag: v3.1.3rc1~645 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d5054cf7ffd84ed0aa2624cd273ad97900e7e488;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 81916 via svnmerge ........ r81916 | victor.stinner | 2010-06-12 00:17:52 +0200 (sam., 12 juin 2010) | 2 lines Issue #8965: Add a regression test to test_sys with LANG=C ........ ---