Document absoluteness of sys.executable
authorPetri Lehtinen <petri@digip.org>
Thu, 2 Feb 2012 18:59:48 +0000 (20:59 +0200)
committerPetri Lehtinen <petri@digip.org>
Thu, 2 Feb 2012 18:59:50 +0000 (20:59 +0200)
commit9713321f46769f41f653a752ec348cec766e633e
tree657778bca14237ae70d61ad4e54fdc3497acb761
parent03c29f90c37870d3a0a65524373acb5008fa7a11
Document absoluteness of sys.executable

Closes #13402.
Doc/library/sys.rst
Lib/test/test_sys.py
Misc/NEWS
Python/sysmodule.c