Steve Dower <steve.do...@python.org> added the comment:

The next releases of 3.7 and 3.8 will include _Py_SetProgramFullPath() 
functions for embedders to set the eventual value of sys.executable before 
calling Py_Initialize(). It's undocumented and not guaranteed stable (and 
indeed, it looks like Victor is already working on another patch that may see 
it removed before it's ever released), but it's in now as a workaround for the 
cases that need it.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34725>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to