summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorPetri Lehtinen <petri@digip.org>2012-02-02 19:11:28 (GMT)
committerPetri Lehtinen <petri@digip.org>2012-02-02 19:26:05 (GMT)
commitfe6f9d0edc8dc6dd7e51317c8f9788fdd5eeff50 (patch)
treeab9ae6a1fce7d295b49b10530ba81cd2494a694c /Misc
parentda6db4f8b0fd3de3a5adc6b8f856e80bfda0d40a (diff)
downloadcpython-fe6f9d0edc8dc6dd7e51317c8f9788fdd5eeff50.zip
cpython-fe6f9d0edc8dc6dd7e51317c8f9788fdd5eeff50.tar.gz
cpython-fe6f9d0edc8dc6dd7e51317c8f9788fdd5eeff50.tar.bz2
Document absoluteness of sys.executable
Closes #13402.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 55f2506..d7eb5d9 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -509,6 +509,8 @@ Tests
Documentation
-------------
+- Issue #13402: Document absoluteness of sys.executable.
+
- Issue #13883: PYTHONCASEOK also works on OS X, OS/2, and RiscOS.
- Issue #2134: The tokenize documentation has been clarified to explain why