/[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 984 by bh, Thu May 22 16:37:48 2003 UTC revision 994 by bh, Thu May 22 18:05:16 2003 UTC
# Line 249  class DBFTable(OldTableInterfaceMixin): Line 249  class DBFTable(OldTableInterfaceMixin):
249          self.dbf.write_record(record, values)          self.dbf.write_record(record, values)
250          self.dbf.commit()          self.dbf.commit()
251    
252        def FileName(self):
253            """Return the filename the DBFTable was instantiated with"""
254            return self.filename
255    
256    
257  class MemoryColumn:  class MemoryColumn:

Legend:
Removed from v.984  
changed lines
  Added in v.994

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26