mirror of
https://github.com/python/cpython.git
synced 2025-09-28 19:25:27 +00:00
Small grammar fix.
This commit is contained in:
parent
cfc81d1d0e
commit
0cd25c9dd9
1 changed files with 2 additions and 2 deletions
|
@ -136,10 +136,10 @@ Changes to Python's build process and to the C API include:
|
||||||
* Stub
|
* Stub
|
||||||
|
|
||||||
|
|
||||||
Unsupported operating systems
|
Unsupported Operating Systems
|
||||||
=============================
|
=============================
|
||||||
|
|
||||||
OS/2 and VMS are no more supported because of the lack of maintainer.
|
OS/2 and VMS are no more supported because of the lack of a maintainer.
|
||||||
|
|
||||||
|
|
||||||
Porting to Python 3.3
|
Porting to Python 3.3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue