Changeset 5238 for main/waeup.sirp
- Timestamp:
- 26 Jun 2010, 10:28:55 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.sirp/branches/ulif-fasttables/src/waeup/sirp/jambtables/jambtables.py
r5235 r5238 84 84 """Remove all existing entries. 85 85 """ 86 self.import_datetime = None 86 87 if self._datafile_path is None: 87 88 return
Note: See TracChangeset for help on using the changeset viewer.