On Oct 16, 4:01 pm, Astley Le Jasper <[EMAIL PROTECTED]>
wrote:
> Sorry for the numpty question ...
>
> How do you find the reference name of an object?
>
> So if i have this
>
> bob = modulename.objectname()
>
> how do i find that the name is 'bob'


This is a FAQ:

http://www.python.org/doc/faq/programming/#how-can-my-code-discover-the-name-of-an-object
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to