vars() in Python Documentation<http://docs.python.org/library/functions.html#vars> That link goes to a place in the Python Documentation where it says that you'll get unpredictable behavior if you try to do that.
http://stackoverflow.com/questions/1373164/how-do-i-do-variable-variables-in-python This links to a similar question getting answered. -- view archives: http://groups.google.com/group/python_inside_maya change your subscription settings: http://groups.google.com/group/python_inside_maya/subscribe
