diff options
author | Jesus Cea <jcea@jcea.es> | 2012-10-05 00:48:46 (GMT) |
---|---|---|
committer | Jesus Cea <jcea@jcea.es> | 2012-10-05 00:48:46 (GMT) |
commit | f1af7057208da7b3d15703645688fea971a4fb5e (patch) | |
tree | 39acd4dbcf0f5d9005521d814952164819d7885d /Tools/stringbench | |
parent | 080a2c087e5fa08c44ff121d74ea8ad9d4413c58 (diff) | |
download | cpython-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 'Tools/stringbench')
-rwxr-xr-x | Tools/stringbench/stringbench.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/stringbench/stringbench.py b/Tools/stringbench/stringbench.py index a0a21fa..c72e16d 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. |