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

UnicodeWarning in lxml_objectify_parse_ap_bulletin #8

Closed jheasly closed 8 years ago

jheasly commented 8 years ago
/Users/jheasly/Development/django_odbc/django_odbc/turin/lxml_objectify_parse_ap_bulletin.py:107: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
  print last_graf == current_string
jheasly commented 8 years ago

Was getting this from a testing print that's been removed.