From 0f7663cd831b3fb89b0af333a5848f3783b2388f 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) --- Tools/stringbench/stringbench.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Tools') diff --git a/Tools/stringbench/stringbench.py b/Tools/stringbench/stringbench.py index a0a21fa0b2..c72e16deac 100755 --- a/Tools/stringbench/stringbench.py +++ b/Tools/stringbench/stringbench.py @@ -808,7 +808,7 @@ standard libraries, and can be learned in a few days. Many Python programmers report substantial productivity gains and feel the language encourages the development of higher quality, more maintainable code. -Python runs on Windows, Linux/Unix, Mac OS X, OS/2, Amiga, Palm +Python runs on Windows, Linux/Unix, Mac OS X, Amiga, Palm Handhelds, and Nokia mobile phones. Python has also been ported to the Java and .NET virtual machines. -- cgit v1.2.1