summaryrefslogtreecommitdiff
path: root/Lib/asyncio/base_tasks.py
diff options
context:
space:
mode:
authorZackery Spytz <zspytz@gmail.com>2018-08-07 08:26:58 -0600
committerSerhiy Storchaka <storchaka@gmail.com>2018-08-07 17:26:58 +0300
commit8b58468032b8f87993a121c2b43f52648382a529 (patch)
tree08e1d7381466e855e73d90ee541d23c6e6523b5e /Lib/asyncio/base_tasks.py
parente4dcbbd7f4ac18d01c0ec85f64ae98b8281ed403 (diff)
downloadcpython-git-8b58468032b8f87993a121c2b43f52648382a529.tar.gz
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 'Lib/asyncio/base_tasks.py')
0 files changed, 0 insertions, 0 deletions