Re: include myVar

2007-09-08 Thread Richard Jones
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

include myVar

2007-09-08 Thread Ricardo Aráoz
Is there a way to import a module whose name is in a variable (read from a configuration file for example)? TIA -- http://mail.python.org/mailman/listinfo/python-list