From: Christian Heimes Date: Sun, 21 Jul 2013 00:12:44 +0000 (+0200) Subject: Check return value of lseek() in _Py_DisplaySourceLine(). X-Git-Tag: v3.4.0a1~121 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=02e8b53e6da8b89466b87eaf2f1f8ee027962cbe;p=python Check return value of lseek() in _Py_DisplaySourceLine(). Also use portable SEEK_SET instead of 0. CID 1040639 --- 02e8b53e6da8b89466b87eaf2f1f8ee027962cbe