[Python-Dev] Embedded python module search path

Tom Emerson tree at basistech.com
Tue Aug 19 12:00:11 EDT 2003


Jack Jansen writes:
> > void Py_SetPaths(modulepath, prefix, execprefix, fullpath);
> 
> Note that if we're going to tackle this I think we should also have
> a way to disable the other code that looks at the environment to set
> the various flags.

I think you get this for free because calculate_path is never called
when module_search_path is set.

    tree

-- 
Tom Emerson                                          Basis Technology Corp.
Software Architect                                 http://www.basistech.com
  "Beware the lollipop of mediocrity: lick it once and you suck forever"



More information about the Python-Dev mailing list