Is there an elegant way to dir() module from inside?

volcano Mark.Geyzer at gmail.com
Thu Aug 24 10:18:23 EDT 2006


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?




More information about the Python-list mailing list