class / module introspection?

Brian Munroe brian.e.munroe at gmail.com
Wed Apr 2 16:04:05 EDT 2008


On Apr 2, 12:33 pm, "bruno.desthuilli... at gmail.com"
<bruno.desthuilli... at gmail.com> wrote:


>
> Why not do the import here, so you store a real module instead of a
> name ?
>

Right now I'm still in the prototyping phase and haven't really
thought everything through.  I needed the names because I am
populating a GUI selection list element.  I also assumed that I could
then lazy load the modules I needed...

Thanks for the help though, you've gotten me past my first of many
(I'm sure) hurdles!

-- brian



More information about the Python-list mailing list