python try-finally python try-finally python python

python try-finally


From the Python documentation:

If the finally clause raises another exception or executes a return or break statement, the saved exception is lost.