Python-ideas search results for query "try except"
- 5978 messages
Re: except-try block
by Steven D'Aprano
4 years, 5 months
Re: [Python-ideas] One-line "try with" statement
by Bruce Leban
12 years
Re: [Python-ideas] except expression
by Nathan Schneider
11 years
Let try-except check the exception instance
by Danilo J. S. Bellini
6 years, 9 months
Re: "except;" - semicolon after except, to get rid of indentation when doing error recovery
by Steven D'Aprano
3 years, 8 months
Re: [Python-ideas] chained try (was Re: "maybe import"?)
by Bruce Leban
11 years, 2 months
Re: except-try block
by Wes Turner
4 years, 5 months
for ... except, with ... except
by Serhiy Storchaka
5 years, 7 months
Re: except-try block
by Wes Turner
4 years, 5 months
Re: "except;" - semicolon after except, to get rid of indentation when doing error recovery
by Chris Angelico
3 years, 8 months