registerguard / django_odbc

A test of connecting to a DTI Intersystems Caché database using the egenix.com mxODBC Django Database Engine - Django ODBC Adapter.
2 stars 0 forks source link

IndexError: list index out of range #3

Closed jheasly closed 9 years ago

jheasly commented 9 years ago

Traceback (most recent call last): File "/Users/jheasly/Development/django_odbc/django_odbc/turin/lxml_objectify_parse_ap_bulletin.py", line 122, in if name == "main" : main() File "/Users/jheasly/Development/django_odbc/django_odbc/turin/lxml_objectify_parse_ap_bulletin.py", line 35, in main [storyId, storyName, created, subCategoryId, text] = updates_list()[0] IndexError: list index out of range