Today I Learned

2022/06/08

python exception

that you can write raise SomeException() from prev_exception: see https://docs.python.org/3/reference/simple_stmts.html#raise