]> granicus.if.org Git - python/commitdiff
Blocked revisions 81537 via svnmerge
authorVictor Stinner <victor.stinner@haypocalc.com>
Tue, 25 May 2010 22:35:40 +0000 (22:35 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Tue, 25 May 2010 22:35:40 +0000 (22:35 +0000)
........
  r81537 | victor.stinner | 2010-05-26 00:30:32 +0200 (mer., 26 mai 2010) | 3 lines

  Issue #3798: Write sys.exit() message to sys.stderr to use stderr encoding and
  error handler, instead of writing to the C stderr file in utf-8
........

py3k was already fixed by r81252.


No differences found