[Tutor] How to get variable name from its id()

Isr Gish isrgish at fusemail.com
Fri Feb 6 02:07:57 EST 2004


Is it possible to get the variable name or its contents if we know its I’d.

Name = 'Isr Gish'
ID = id(Name)
Now use I’D to either find the variable name (Name), or get the contents of Name.

If someone can point me where to find this info. It would be greatly appreciated.

All the best
Isr




More information about the Tutor mailing list