]> granicus.if.org Git - python/commitdiff
Check return value of lseek() in _Py_DisplaySourceLine().
authorChristian Heimes <christian@cheimes.de>
Sun, 21 Jul 2013 00:12:44 +0000 (02:12 +0200)
committerChristian Heimes <christian@cheimes.de>
Sun, 21 Jul 2013 00:12:44 +0000 (02:12 +0200)
Also use portable SEEK_SET instead of 0.
CID 1040639

1  2 
Python/traceback.c

Simple merge