Ricardo Aráoz wrote: > Is there a way to import a module whose name is in a variable (read from > a configuration file for example)?
pydoc __import__ Richard -- http://mail.python.org/mailman/listinfo/python-list
Ricardo Aráoz wrote: > Is there a way to import a module whose name is in a variable (read from > a configuration file for example)?
pydoc __import__ Richard -- http://mail.python.org/mailman/listinfo/python-list