]> granicus.if.org Git - python/commit
Blocked revisions 82059 via svnmerge
authorVictor Stinner <victor.stinner@haypocalc.com>
Thu, 17 Jun 2010 23:11:18 +0000 (23:11 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Thu, 17 Jun 2010 23:11:18 +0000 (23:11 +0000)
commit993c674cf3b8e933572f0d580250e1abd2da22a3
treea4dfbfff56c652712a1411edf014a6cfcfb177cd
parent428b4e3eeeaba64ec9507db1b8a09ed16f41dad7
Blocked revisions 82059 via svnmerge

........
  r82059 | victor.stinner | 2010-06-18 01:08:50 +0200 (ven., 18 juin 2010) | 5 lines

  Issue #6543: Write the traceback in the terminal encoding instead of utf-8.
  Fix the encoding of the modules filename.

  Reindent also traceback.h, just because I hate tabs :-)
........