how do you get the name of a dictionary?

jojoba jojoba12 at hotmail.com
Tue Aug 22 12:34:36 EDT 2006


Hello again,

Fredrick said:

> Python's object model.  an object has a value, a type, and an identity,
> but no name.

I say:

Thank you Fredrick for the reply!
However, although python's object model does not currently support what
i am asking for, how difficult would it be to assign a string name(s)
to an object upon creation (and upon referencing)?

please note:
i don't want to do anything sophisticated with this, i am really only
looking for a TITLE for my dictionary when i throw it in a tree editor
that i have built. And i do realize that its not possible now. I am
just pressing a point here.

Sorry to ruffle everyone's feathers, but this is a fairly curious
problem.

Thanks to all,
jojoba




More information about the Python-list mailing list