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

Author Committer Branch Timestamp Parent
jcfr jcfr master 2016-06-03 01:16:07 master 56122369
Changeset

BUG: slicer.util.getNodes/getNode: Keep dict entry ordered. See 0004201

Since method "getNode()" allows to specify an index parameter
corresponding to the index in the scene, it is importent to keep
the dictionary entries ordered.

co-authored-by: Francois Budin <francois.budin@gmail.com>

From: Jean-Christophe Fillion-Robin <jchris.fillionr@kitware.com>

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

mod - Base/Python/slicer/tests/test_slicer_util_getNodes.py Diff File
mod - Base/Python/slicer/util.py Diff File