how do you get the name of a dictionary?

jojoba jojoba12 at hotmail.com
Fri Aug 18 14:34:40 EDT 2006


Hello!

Does anyone know how to find the name of a python data type.

Conside a dictionary:

Banana = {}

Then, how do i ask python for a string representing the name of the
above dictionary (i.e. 'Banana')?

thanks to anyone who has time to answer this nube question!
jojoba




More information about the Python-list mailing list