Getting the class of a method in Python 2.2 (semantic change from 2.1)

Kali Kim kalipygian at hotmail.com
Thu Nov 22 05:57:40 EST 2001


Martin von Loewis <loewis at informatik.hu-berlin.de> wrote in message news:<j4n11g5gne.fsf at informatik.hu-berlin.de>...
> "Kali Kim" <kalipygian at hotmail.com> writes:
> 
> > Can anyone help me?
> 
> I think this is not possible in 2.2. Why do you need that?
> 
> Regards,
> Martin

In order to analyze class relationships and informations (something
like pydoc) dynamically, for example, in a class browser or code
analyzer.

Thanks, anyway.



More information about the Python-list mailing list