Symbolic imports and manipulation of the namespace?

Jeff Shannon jeff at ccvcorp.com
Tue Mar 26 18:29:08 EST 2002


VanL wrote:

> Hello,
>
> I was recently solving a problem which required that the config file
> (just a python file) lie outside of the pythonpath.  Is it possible to
> do symbolic importation of a module?

You might want to look at the __import__() function.

Jeff Shannon
Technician/Programmer
Credit International





More information about the Python-list mailing list