how do you get the name of a dictionary?

Fredrik Lundh fredrik at pythonware.com
Wed Aug 23 02:51:06 EDT 2006


jojoba wrote:

>>>> no, you're just wasting a lot of bandwidth making it clear that you just
>>>> cannot be bothered to learn how things actually work.
> 
> By the way, what exactly led you to this conclusion?

the fact that despite all attempts to explain how things work, you're 
still haven't realized that if you want the names of things, you should 
pass *namespaces* to your object viewer, not individual objects.

</F>




More information about the Python-list mailing list