1 |
|
2006-09-24 Bernhard Reiter <[email protected]> |
2 |
|
|
3 |
|
* dbflib_wrap.c, README: Checked for python version >= 2.4.0a0 |
4 |
|
before using &PyOS_ascii_atof. |
5 |
|
|
6 |
|
2006-09-24 Bernhard Reiter <[email protected]> |
7 |
|
|
8 |
|
Added dirty workaround to make dbflib agnostic |
9 |
|
against decimal_poinst != ".\0". |
10 |
|
|
11 |
|
* dbflib_wrap.c: Added call DBFSetatof_function(&PyOS_ascii_atof); |
12 |
|
to initdbflibc(). |
13 |
|
* README: noted that manual editing of dbflib_wrap.c is necessary now. |
14 |
|
|
15 |
2005-06-30 Bernhard Herzog <[email protected]> |
2005-06-30 Bernhard Herzog <[email protected]> |
16 |
|
|
17 |
* shapelib.i (new_SHPObject): Fix the test for the length of the |
* shapelib.i (new_SHPObject): Fix the test for the length of the |