Python: Using continue in a try-finally statement in a loop

From the python docs:

When a return, break or continue statement is executed in the try suite of a try…finally statement, the finally clause is also executed β€˜on the way out.’ A continue statement is illegal in the finally clause. (The reason is a problem with the current implementation β€” this restriction may be lifted in the future).

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)