On Friday, March 31, 2023 at 3:23:24 PM UTC-7, Chris Angelico wrote: > On Sat, 1 Apr 2023 at 09:19, Clint Olsen <xxx...@gmail.com> wrote: > > Attempting to catch asyncio.CancelledError or asyncio.CancelledError does > > not work. The function in question looks like: > >>> asyncio.exceptions.CancelledError is asyncio.CancelledError > True > > Does that answer the question?
No, I couldn't catch either exception even though they are the same. -Clint -- https://mail.python.org/mailman/listinfo/python-list