Changeset 4153
- Timestamp:
- 02/21/09 19:54:43 (4 years ago)
- Files:
-
- 1 modified
-
trunk/umitGUI/ScanNotebook.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/umitGUI/ScanNotebook.py
r4103 r4153 575 575 self.parsed.profile_annotation = profile.get_annotation(profile_name) 576 576 self.parsed.profile_options = profile.get_options(profile_name) 577 578 del(profile) # XXX not needed, will remove on next commit if no one579 # complains.580 577 581 578 if hasattr(self, "command_execution"):
