Slicer: 2145-support-for-installing-extension-from-file c3122a09

Author Committer Branch Timestamp Parent
naucoin naucoin 2145-support-for-installing-extension-from-file 2013-09-16 16:18:14 2145-support-for-installing-extension-from-file 9b613a9e
Changeset

BUG: fix error on start up from SurfaceToolbox

Add in import string to fix start up error when
trying to load the SurfaceToolbox scriptable module:

Traceback (most recent call last):
File "/projects/birn/nicole/Slicer42/Slicer4-SuperBuild-Debug/Slicer-build/lib/Slicer-4.3/qt-scripted-modules/SurfaceToolbox.py", line 11, in init
parent.helpText = string.Template("""
NameError: global name 'string' is not defined

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

mod - Modules/Scripted/SurfaceToolbox/SurfaceToolbox.py Diff File