1 |
|
2003-11-24 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* Thuban/Model/load.py (SessionLoader.check_attrs): If no |
4 |
|
converter is specified for an attribute assume it's a string |
5 |
|
containing only Latin1 characters. Update doc-string accordingly. |
6 |
|
This change should fix many places where unicode objects might |
7 |
|
accidentally enter Thuban. |
8 |
|
|
9 |
|
* test/test_load.py (TestNonAsciiColumnName): New test to check |
10 |
|
what happens with column names in DBF files that contain non-ascii |
11 |
|
characters |
12 |
|
|
13 |
2003-11-21 Bernhard Herzog <[email protected]> |
2003-11-21 Bernhard Herzog <[email protected]> |
14 |
|
|
15 |
Enable the experimental attribute editing again and introduce a |
Enable the experimental attribute editing again and introduce a |