Dec. 15, 2011
4:09 p.m.
Petri Lehtinen <petri@digip.org> added the comment:
sys.executable can be None on Jython (and I believe IronPython) when ran in an 'embedded' mode
In CPython, embedding doesn't change the behavior. ---------- _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue13402> _______________________________________