diff options
author | Zackery Spytz <zspytz@gmail.com> | 2018-06-10 01:28:01 -0600 |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2018-06-10 10:28:01 +0300 |
commit | 69dccc397ad1522309f15e4d5e0afe68b782ba66 (patch) | |
tree | d87280cc9ba4b026248a9c3d15a48cc2db03003a /Python/ast.c | |
parent | 4ab4695388fb9ec03a14d93e90ce50d832a920ec (diff) | |
download | cpython-git-69dccc397ad1522309f15e4d5e0afe68b782ba66.tar.gz |
Remove unneeded PyErr_Occurred() check in os_lseek_impl() (GH-7557)
This call became unneeded after the posix module was converted to the
Argument Clinic in 2f93635d342a500053e97c9c7c30f1eaf11fc3ac and should
have been removed as part of that change.
Diffstat (limited to 'Python/ast.c')
0 files changed, 0 insertions, 0 deletions