[Paraview] pm.GetProxiesInGroup() returns tuple keys?
Eric E. Monson
emonson at cs.duke.edu
Thu Feb 19 15:30:22 EST 2009
Hey,
I was just trying out some python state loading (outside of ParaView)
for saving animations, and my old scripts are not working.
pm = servermanager.ProxyManager()
pm.GetProxiesInGroup("sources")
now seems to return a dictionary where the keys are a tuple of two
strings (a name and a number) instead of just a name string. Has
something changed in CVS recently, or am I doing something screwy?
Thanks,
-Eric
------------------------------------------------------
Eric E Monson
Duke Visualization Technology Group
More information about the ParaView
mailing list