Changeset 1ec5d4a for fedd/federation
- Timestamp:
- Mar 14, 2011 8:28:32 PM (14 years ago)
- Branches:
- axis_example, compt_changes, info-ops, master
- Children:
- c6d6c43
- Parents:
- 2e46f35
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
fedd/federation/experiment_control.py
r2e46f35 r1ec5d4a 440 440 self.log.warning("[read_mapdb]: No saved map database: Can't " +\ 441 441 "open %s: %s" % (file, e)) 442 f.close() 442 else: 443 f.close() 443 444 444 445 def read_store(self):
Note: See TracChangeset
for help on using the changeset viewer.