How to list currently defined classes, methods etc

Alex Martelli aleax at mail.comcast.net
Wed Nov 30 23:31:57 EST 2005


Deep <deepankar.sharma at gmail.com> wrote:

> yes that works.
> but, it gives one list, which contains everything.
> now about inferring types? :)

You may want to look at module inspect in the standard library.


Alex



More information about the Python-list mailing list