On Thu, Sep 11, 2008 at 10:01 PM, sakesun <[EMAIL PROTECTED]> wrote:
> Traceback (most recent call last): > File "<stdin>", line 1, in <module> > IndexError: Index was outside the bounds of the array. > I've had that before on complex python packages (e.g. Jinja2), I'm pretty sure it's an internal error in IronPython, but beats me as to where it's happening. You should try running it under the debugger. -Dan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sqlalchemy?hl=en -~----------~----~----~----~------~----~------~--~---
