in generators/coroutines, save away the current exception in the 'return' case...
in generators/coroutines, save away the current exception in the 'return' case of finally clauses as 'return' actually raises an (Async)StopIteration exception
Showing
Please register or sign in to comment