Import 2017-06-07 23:51:09: master b4837343

Author Committer Branch Timestamp Parent
pinter pinter master 2015-05-12 16:06:45 master be13ced9
Changeset

BUG: Fix python errors when examining empty file lists

sort() calls in function isFileListInCheckedLoadables caused errors in case the file lists were empty. Not sure in exactly what scenario it occurs, but there is definitely no need for the further search if the file lists are empty.

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

mod - Modules/Scripted/DICOMLib/DICOMWidgets.py Diff File