[issue1326077] traceback.py formats SyntaxError differently

2009-04-05 Thread Georg Brandl
Georg Brandl added the comment: Fixed in trunk in r71237, 3k in r71239. -- nosy: +georg.brandl resolution: -> fixed status: open -> closed ___ Python tracker ___

[issue1326077] traceback.py formats SyntaxError differently

2009-03-20 Thread Daniel Diniz
Daniel Diniz added the comment: Confirmed on trunk. -- nosy: +ajaksu2 stage: -> needs patch type: -> behavior versions: +Python 2.6 ___ Python tracker ___ __