1 |
|
2003-11-03 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* dbflib.i (do_read_attribute): New helper function for reading |
4 |
|
one attribute as a python object |
5 |
|
(DBFInfo_read_attribute): New. Implement the read_attribute method |
6 |
|
(DBFInfo_read_record): Use do_read_attribute to read the |
7 |
|
individual values |
8 |
|
(struct DBFFile): Add the read_attribute method. |
9 |
|
|
10 |
|
* dbflib_wrap.c, dbflib.py: Update from dbflib.i. |
11 |
|
|
12 |
2003-09-29 Bernhard Herzog <[email protected]> |
2003-09-29 Bernhard Herzog <[email protected]> |
13 |
|
|
14 |
* dbflib.i: Add exception typemap for the add_field method. Fixes |
* dbflib.i: Add exception typemap for the add_field method. Fixes |