I'm dogged by this error for months,
could someone, please, explain me what it means and how to avoid it.
File "/usr/lib/python2.4/site-packages/sqlalchemy/orm/attributes.py", line 532, in __getitem__
return self.data[i]
IndexError: list index out of range
thanks for any help.
j
upgrade to a recent version of SQLA at the very least since I can't
even find such a function in the attributes.py package.