]> granicus.if.org Git - python/commit
decrement offset when it points to a newline (#10186 followup)
authorBenjamin Peterson <benjamin@python.org>
Fri, 29 Oct 2010 03:28:14 +0000 (03:28 +0000)
committerBenjamin Peterson <benjamin@python.org>
Fri, 29 Oct 2010 03:28:14 +0000 (03:28 +0000)
commita95e977e41ca13ac2677c455e5270cf4018f5838
tree8e8e411caf136db1cbad5ec2f5010930f12f3ebe
parent47ce965562e5a767a523b9c0ae71bf0603f5bee8
decrement offset when it points to a newline (#10186 followup)
Lib/test/test_traceback.py
Python/pythonrun.c