[Python-ideas] Block-Scoped Exception Handlers
Michael Selik
michael.selik at gmail.com
Thu May 5 11:23:17 EDT 2016
On Thu, May 5, 2016, 7:13 AM Kyle Lahnakoski <klahnakoski at mozilla.com>
wrote:
>
>
> On 5/4/2016 10:31 PM, Steven D'Aprano wrote:
> > On Thu, May 05, 2016 at 02:17:25AM +0000, Michael Selik wrote:
> >
> >> Unfortunately, Kyle is using Python 2.7 still, so ``raise from`` won't
> help
> >> him.
> > If Kyle is using Python 2.7, then a new feature which is only introduced
> > to 3.6 or 3.7 isn't going to help him either.
> >
>
> It will help me! Eventually. :)
>
I thought you said the ``raise from`` syntax solved the problem. No?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20160505/76d24373/attachment.html>
More information about the Python-ideas
mailing list