diff options
author | Zackery Spytz <zspytz@gmail.com> | 2018-08-07 14:26:58 (GMT) |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2018-08-07 14:26:58 (GMT) |
commit | 8b58468032b8f87993a121c2b43f52648382a529 (patch) | |
tree | 08e1d7381466e855e73d90ee541d23c6e6523b5e /Doc/library/asyncio-subprocess.rst | |
parent | e4dcbbd7f4ac18d01c0ec85f64ae98b8281ed403 (diff) | |
download | cpython-8b58468032b8f87993a121c2b43f52648382a529.zip cpython-8b58468032b8f87993a121c2b43f52648382a529.tar.gz cpython-8b58468032b8f87993a121c2b43f52648382a529.tar.bz2 |
Remove unneeded PyErr_Clear() calls after PyErr_Print(). (GH-8699)
PyErr_Print() always clears the error indicator, so there is no need
to call PyErr_Clear() immediately afterwards.
Diffstat (limited to 'Doc/library/asyncio-subprocess.rst')
0 files changed, 0 insertions, 0 deletions