mirror of
https://github.com/python/cpython.git
synced 2025-08-28 04:35:02 +00:00
#16135: Removal of OS/2 support (Remove OS2 and OS/2 references)
This commit is contained in:
parent
080a2c087e
commit
f1af705720
18 changed files with 14 additions and 878 deletions
2
setup.py
2
setup.py
|
@ -2103,7 +2103,7 @@ is also usable as an extension language for applications that need a
|
|||
programmable interface.
|
||||
|
||||
The Python implementation is portable: it runs on many brands of UNIX,
|
||||
on Windows, DOS, OS/2, Mac, Amiga... If your favorite system isn't
|
||||
on Windows, DOS, Mac, Amiga... If your favorite system isn't
|
||||
listed here, it may still be supported, if there's a C compiler for
|
||||
it. Ask around on comp.lang.python -- or just try compiling Python
|
||||
yourself.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue