SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72153 0 0 Python

bpo-32822: Add finally with return/break/continue to the tutorial (#25600)

This documents in the tutorial docs the behavior of a finally clause in
case it should re-raise an exception but contains a
return/break/continue statement.
R
Roberto Hueso committed
a0b9915a8be98427432e13d8eb2207a8b9824179
Parent: 33d9bf2
Committed by GitHub <noreply@github.com> on 5/4/2021, 12:36:01 PM