On 12/4/06, Fredrik Lundh <[EMAIL PROTECTED]> wrote:
> BJörn Lindqvist wrote:
>
> >> > Sorry I haven't thought this through 100%
> >>
> >> obviously not.
> >
> > And you're not helping.
>
> I've already explained why something like PyObject_IsIndexOutOfBounds
> cannot work earlier in this thread.

Maybe so, but that doesn't mean that it is not possible to make the
IndexError messages Pythons sequence objects throws better. You don't
need to change the semantics of x[i].

-- 
mvh Björn
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to