Finding the instance reference of an object

Carsten Haese carsten.haese at gmail.com
Thu Oct 16 10:52:46 EDT 2008


Astley Le Jasper 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'

Why do you need to find that? You know that its name is 'bob'.

--
Carsten Haese
http://informixdb.sourceforge.net



More information about the Python-list mailing list