[Python-ideas] Block-Scoped Exception Handlers
Kyle Lahnakoski
klahnakoski at mozilla.com
Thu May 5 07:13:09 EDT 2016
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. :)
More information about the Python-ideas
mailing list