Changeset 5240 for main/waeup.sirp/branches/ulif-fasttables/src
- Timestamp:
- 27 Jun 2010, 08:25:16 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.sirp/branches/ulif-fasttables/src/waeup/sirp/jambtables/jambtables.py
r5238 r5240 91 91 return 92 92 shutil.rmtree(os.path.dirname(self._datafile_path)) 93 self._datafile_path = None 93 94 94 95 def importFromCSV(self, filepath):
Note: See TracChangeset for help on using the changeset viewer.