]> granicus.if.org Git - python/commit
#3584: ignore trailing newlines when placing the caret for a SyntaxError location.
authorGeorg Brandl <georg@python.org>
Thu, 4 Jun 2009 09:15:12 +0000 (09:15 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 4 Jun 2009 09:15:12 +0000 (09:15 +0000)
commiteb56aa169a7af96254118fc47aa37df1da023987
treee7279c6363b54bf154c23b939bd5cadab1f35127
parente6632b47bbb0df00f67160b7497923e2f746d57b
#3584: ignore trailing newlines when placing the caret for a SyntaxError location.
Lib/traceback.py