summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorJesus Cea <jcea@jcea.es>2012-10-05 00:48:46 (GMT)
committerJesus Cea <jcea@jcea.es>2012-10-05 00:48:46 (GMT)
commitf1af7057208da7b3d15703645688fea971a4fb5e (patch)
tree39acd4dbcf0f5d9005521d814952164819d7885d /Misc
parent080a2c087e5fa08c44ff121d74ea8ad9d4413c58 (diff)
downloadcpython-f1af7057208da7b3d15703645688fea971a4fb5e.zip
cpython-f1af7057208da7b3d15703645688fea971a4fb5e.tar.gz
cpython-f1af7057208da7b3d15703645688fea971a4fb5e.tar.bz2
#16135: Removal of OS/2 support (Remove OS2 and OS/2 references)
Diffstat (limited to 'Misc')
-rw-r--r--Misc/RPM/python-3.4.spec3
1 files changed, 1 insertions, 2 deletions
diff --git a/Misc/RPM/python-3.4.spec b/Misc/RPM/python-3.4.spec
index 72f56af..b1af55c 100644
--- a/Misc/RPM/python-3.4.spec
+++ b/Misc/RPM/python-3.4.spec
@@ -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.