From f1af7057208da7b3d15703645688fea971a4fb5e Mon Sep 17 00:00:00 2001 From: Jesus Cea Date: Fri, 5 Oct 2012 02:48:46 +0200 Subject: #16135: Removal of OS/2 support (Remove OS2 and OS/2 references) --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 4dc58c8492..4cd3204bc5 100644 --- a/setup.py +++ b/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. -- cgit v1.2.1