Chris Angelico <ros...@gmail.com>:

> Done explicitly like this, it avoids the problem of bad tracebacks,
> because by definition you would use it only when you want the current
> stack frame to be dropped. I wonder how hard it would be to hack this
> into CPython... Anyone feel like tackling it?

I would rather optimize by default and disable optimizations with
--debug or equivalent.


Marko
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to