/[thuban]/branches/WIP-pyshapelib-bramz/Thuban/Model/table.py
ViewVC logotype

Diff of /branches/WIP-pyshapelib-bramz/Thuban/Model/table.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 467 by jonathan, Wed Mar 5 18:18:38 2003 UTC revision 474 by jonathan, Wed Mar 5 18:40:03 2003 UTC
# Line 15  import dbflib Line 15  import dbflib
15  from Thuban.common import *  from Thuban.common import *
16    
17  # the field types supported by a Table instance.  # the field types supported by a Table instance.
18  #FIELDTYPE_INT = "int"  FIELDTYPE_INT = "int"
19  #FIELDTYPE_STRING = "string"  FIELDTYPE_STRING = "string"
20  #FIELDTYPE_DOUBLE = "double"  FIELDTYPE_DOUBLE = "double"
21    
22    
23  # map the dbflib constants for the field types to our constants  # map the dbflib constants for the field types to our constants

Legend:
Removed from v.467  
changed lines
  Added in v.474

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26