GetProxiesInGroup() should return a dictionary where the keys are the proxy names and the values are the proxies themselves. Is that not the case?
-berk On Thu, Feb 19, 2009 at 3:30 PM, Eric E. Monson <[email protected]> wrote: > 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 > > > > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview > _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
