Adjust OS/2 & VMS grammar, and add Windows 2000 to the unsupported list.

This commit is contained in:
Brian Curtin 2011-05-02 22:30:06 -05:00
parent 5611a1c326
commit 49a40cd562

View file

@ -148,7 +148,10 @@ Changes to Python's build process and to the C API include:
Unsupported Operating Systems
=============================
OS/2 and VMS are no more supported because of the lack of a maintainer.
OS/2 and VMS are no longer supported due to the lack of a maintainer.
Windows 2000 and Windows platforms which set ``COMSPEC`` to ``command.com``
are no longer supported due to maintenance burden.
Porting to Python 3.3