Hello,<div><br></div><div>I noticed that if Py_IgnoreEnvironmentFlag is enabled, the Windows registry is still used to initialize sys.path during startup. Is this an oversight or intentional?</div><div><br></div><div>I assumed one of the intentions of this flag is to prevent embedded Python interpreters from being affected by other Python installations. Ignoring the Window registry as well as environment variables seems to make sense in this situation.</div>
<div><br></div><div>If this is an oversight, would it be too late to have this fixed in Python 2.7?</div><div><br></div><div>Cheers,</div><div>Farshid</div><div><br></div>