Import 2017-06-07 23:51:09: master 9ab3dc96

Author Committer Branch Timestamp Parent
mwoehlke mwoehlke master 2014-03-12 14:42:13 master 1cf54984
Changeset

STYLE: Change error reporting in SlicerWizard

Create a new utility module for generic helper functions. Create and use
a new die() function to terminate the script with an error message,
rather than calling exit() all over the place.

git-svn-id: http://svn.slicer.org/Slicer4/trunk@22955 3bd1e089-480b-0410-8dfb-8563597acbee

mod - Utilities/Scripts/SlicerWizard/SlicerWizard.py Diff File
mod - Utilities/Scripts/SlicerWizard/TemplateManager.py Diff File
add - Utilities/Scripts/SlicerWizard/Utilities.py Diff File