[Python-Dev] Embedded python module search path

Tom Emerson tree at basistech.com
Wed Aug 20 12:07:58 EDT 2003


Thomas Heller writes:
> IMO Jack meant variables like Py_OptimizeFlag and Py_DebugFlag which
> are set at the beginning of Py_Initialize from some env vars.

Indeed, and I agree.

To maintain compatibility perhaps a new initialization function should
be created that takes the argument, and Py_Initialize() calls this.

    -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