calling class instances and their methods

spohle spohle at gmail.com
Mon Mar 26 11:00:29 EDT 2007


hi,

i created an instance of a my own class which has methods and all. now
i get an outside function called, which is unfortunatly not aware of
the instace at all (i don't control how this outside function is
called). but i would like to get access back to my instance and it's
methods.

is there any clean way of doing this ?

thanks in advance




More information about the Python-list mailing list