Log Message: |
* test/test_load_1_0.py( TestNonAsciiColumnName): Compare result
of layer.GetClassificationColumn() with string in internal encoding,
this makes this test work with --internal-encoding=uncode.
Given that the new dbflib should deal with unicode objects,
call dbf.add_field with an unicode object.
|