]> granicus.if.org Git - python/commit
Blocked revisions 71237 via svnmerge
authorGeorg Brandl <georg@python.org>
Tue, 28 Apr 2009 18:10:47 +0000 (18:10 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 28 Apr 2009 18:10:47 +0000 (18:10 +0000)
commit19844eb92ad4fd7f546f847937bf5347e7a8c400
treead9e574bd6f2a4bd935edd838d3d3dc21149b01c
parentdb5c3bd28facfc439063eb56540d25029c122dc4
Blocked revisions 71237 via svnmerge

........
  r71237 | georg.brandl | 2009-04-05 16:24:52 +0200 (So, 05 Apr 2009) | 1 line

  #1326077: fix traceback formatting of SyntaxErrors.  This fixes two differences with formatting coming from Python: a) the reproduction of location details in the error message if no line text is given, b) the prefixing of the last line by one space.
........