mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +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
|
@ -83,8 +83,7 @@ with very clear syntax. It has interfaces to many system calls and
|
|||
libraries, as well as to various window systems, and is extensible in C or
|
||||
C++. It is also usable as an extension language for applications that need
|
||||
a programmable interface. Finally, Python is portable: it runs on many
|
||||
brands of UNIX, on PCs under Windows, MS-DOS, and OS/2, and on the
|
||||
Mac.
|
||||
brands of UNIX, on PCs under Windows, MS-DOS, and on the Mac.
|
||||
|
||||
%package devel
|
||||
Summary: The libraries and header files needed for Python extension development.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue