
Nov. 21, 2011
2:20 p.m.
Petri Lehtinen <petri@digip.org> added the comment: Éric Araujo wrote:
Patch looks good, but are you 100% sure that sys.executable is always absolute? (On all OSes, under multiprocessing, etc?)
Well, its value is computed by a function named Py_GetProgramFullPath(), so I'm quite sure. I had a quick look on what the function is doing, but it was quite complicated. I can check it better if needed. ---------- _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue13402> _______________________________________