From: Guido van Rossum Date: Tue, 4 Apr 1995 11:57:22 +0000 (+0000) Subject: update list of supported os-es X-Git-Tag: v1.2~35 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=93dda331ef87a9a723fa3d7fcbfbe5985c7ea0bd;p=thirdparty%2FPython%2Fcpython.git update list of supported os-es --- diff --git a/Doc/ref.tex b/Doc/ref.tex index a61c2de25d0f..e63fa7c3d60b 100644 --- a/Doc/ref.tex +++ b/Doc/ref.tex @@ -31,8 +31,8 @@ language for highly customizable C applications such as editors or window managers. Python is available for various operating systems, amongst which -several flavors of {\UNIX}, Amoeba, the Apple Macintosh O.S., -and MS-DOS. +several flavors of {\UNIX} (including Linux), the Apple Macintosh O.S., +MS-DOS, MS-Windows 3.1, Windows NT, and OS/2. This reference manual describes the syntax and ``core semantics'' of the language. It is terse, but attempts to be exact and complete. diff --git a/Doc/ref/ref.tex b/Doc/ref/ref.tex index a61c2de25d0f..e63fa7c3d60b 100644 --- a/Doc/ref/ref.tex +++ b/Doc/ref/ref.tex @@ -31,8 +31,8 @@ language for highly customizable C applications such as editors or window managers. Python is available for various operating systems, amongst which -several flavors of {\UNIX}, Amoeba, the Apple Macintosh O.S., -and MS-DOS. +several flavors of {\UNIX} (including Linux), the Apple Macintosh O.S., +MS-DOS, MS-Windows 3.1, Windows NT, and OS/2. This reference manual describes the syntax and ``core semantics'' of the language. It is terse, but attempts to be exact and complete.