Store variable name in another variable

loial admin at loial.co.uk
Thu Apr 26 08:54:32 EDT 2007


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?




More information about the Python-list mailing list