commit | 1f34729f42c0f386c5c95580ba736fd9758cf9a2 | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@cheimes.de> | Sun Jul 21 02:12:35 2013 +0200 |
committer | Christian Heimes <christian@cheimes.de> | Sun Jul 21 02:12:35 2013 +0200 |
tree | a5074744d2c260c19b4296ddce1f865de7c231f6 | |
parent | c731bbe66545101069980fff4b89c45614b6fa9c [diff] |
Check return value of lseek() in _Py_DisplaySourceLine(). Also use portable SEEK_SET instead of 0. CID 1040639