Hi Matti,

On 9 August 2015 at 17:39, Matti Picus <matti.pi...@gmail.com> wrote:
> Are you saying that the ovfcheck will only raise an exception if it is
> immediately surrounded with a try: except OverflowError clause, and not
> raise an exception if the clause wraps the product(shape) function call

Sorry, after more digging, I'm wrong: ovfcheck() will always raise
OverflowError, which can be caught some levels up the stack.


A bientôt,

Armin.
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to