Getting a class from its name

Henrik Motakef henrik.motakef at web.de
Tue Aug 20 17:22:40 EDT 2002


Hi,

I guess thats an easy one, but somehow I'm blocked.
How do I get a class given its name (or an object of this class
ultimatly)?

Say I have the string "xml.dom.Node", how do I use it to make a Node
object?

tia
Henrik



More information about the Python-list mailing list