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!

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to