A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2017-December/151474.html below:

[Python-Dev] 'continue'/'break'/'return' inside 'finally' clause

[Python-Dev] 'continue'/'break'/'return' inside 'finally' clause [Python-Dev] 'continue'/'break'/'return' inside 'finally' clauseSerhiy Storchaka storchaka at gmail.com
Thu Dec 28 05:21:53 EST 2017
Currently 'continue' is prohibited inside 'finally' clause, but 'break' 
and 'return' are allowed. What is the r

'continue' was prohibited in https://bugs.python.org/issue1542451. 
Should we prohibit also 'break' and 'return' or allow
'continue'? 'break' and 'return' are never used inside 'finally' clause 
in the stdlib.

More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4