Michel Pelletier <[EMAIL PROTECTED]> wrote:

> $P0 = new .PerlArray
> pop $P1, $P0

> kills the process with a 'Array index out of bounds!'.  Is there a way
> to get an exception I can catch out of this?

We have to through an IndexError exception for Python. But that's not
done yet.

> -Michel

leo

Reply via email to