I need to store a list of variable names in a dictionary or list. I then later need to retrieve the names of the variables and get the values from the named variables. The named variables will already have been created and given a value.
I hope thats clear!!! How can I do this? -- http://mail.python.org/mailman/listinfo/python-list