this works for me:

#!/usr/bin/python

import emc

s = emc.stat()
s.poll()
print s.tool_table

-mah

Am 06.11.2011 um 07:09 schrieb Frank Tkalcevic:

> I've just updated my source to the latest in master, and I'm trying to run a
> python GUI app, that uses the emc.stat.tooltable member to list all the
> tools in the tool table.  However, the list is empty.
> 
> I can still run axis, and edit the tool table from the menu, so everything
> seems to be in the right place.
> 
> Has this changed?  I looked back in the mail archives and didn't see
> anything that specifically said this wasn't being used.
> 
> Frank
> 
> 
> ------------------------------------------------------------------------------
> RSA(R) Conference 2012
> Save $700 by Nov 18
> Register now
> http://p.sf.net/sfu/rsa-sfdev2dev1
> _______________________________________________
> Emc-developers mailing list
> Emc-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-developers


------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to