Getting al classes inside a package

Matias Surdi matiassurdi at gmail.com
Mon Dec 17 12:20:38 EST 2007


How can I get all the clasess inside a package (including it subpackages) ?

for example, I have a package with classes A and B and with a subpackage 
wichs has class C.

How can I get a list (and a path) of the classes that exists under the 
root package ?


Thanks a lot!




More information about the Python-list mailing list