[Python-ideas] except expression

Chris Angelico rosuav at gmail.com
Wed Feb 19 03:53:21 CET 2014


On Wed, Feb 19, 2014 at 1:04 PM, Jan Kaliszewski <zuo at chopin.edu.pl> wrote:
> Me too -- *except* the bare except syntax which, in case
> of except expression, would be a serious nuisance without
> any real advantage. (IMHO)

Jan, and everyone else who's expressed opinions on the use of bare except:

https://raw2.github.com/Rosuav/ExceptExpr/master/pep-0463.txt

(note that the file name and URL changed when a PEP number was assigned)

I've added two sections, one in "Open Issues" and the other in
"Rejected sub-proposals", on this topic. Have I covered the salient
points?

ChrisA


More information about the Python-ideas mailing list