I am looking for a way to discover which classes a module contains from "inside". I am building a testing class that should, when instatntiated within any module, locate certain classes within the containing module. Words of wisdom? Anybody?
-- http://mail.python.org/mailman/listinfo/python-list