diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-08-04 08:32:26 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-08-04 08:32:26 (GMT) |
commit | 8580dab5134d7cfb4a969a71c062be6368d74ec1 (patch) | |
tree | ac1f2e3aa929dc63384bd8d04a50f0a16aaa4350 /Doc | |
parent | f3fd13b5dd7d3762d86c041bda9bcd65afa62c0a (diff) | |
download | cpython-8580dab5134d7cfb4a969a71c062be6368d74ec1.zip cpython-8580dab5134d7cfb4a969a71c062be6368d74ec1.tar.gz cpython-8580dab5134d7cfb4a969a71c062be6368d74ec1.tar.bz2 |
Hum, VMS code is still present
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/whatsnew/3.4.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/whatsnew/3.4.rst b/Doc/whatsnew/3.4.rst index 43f10ce..44762a1 100644 --- a/Doc/whatsnew/3.4.rst +++ b/Doc/whatsnew/3.4.rst @@ -275,7 +275,6 @@ Unsupported Operating Systems ----------------------------- * OS/2 -* VMS (issue 16136) * Windows 2000 |