How to find out which functions exist?

mrstephengross mrstephengross at hotmail.com
Tue Oct 23 17:51:20 EDT 2007


> Take a look at the `issubclass()` function.

Ok, I see how to use issubclass(). How can I get a list of classes
present in the file?

--Steve




More information about the Python-list mailing list