Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 93dda33

Browse files
committed
update list of supported os-es
1 parent 5b7f3cd commit 93dda33

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Doc/ref.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
window managers.
3232

3333
Python is available for various operating systems, amongst which
34-
several flavors of {\UNIX}, Amoeba, the Apple Macintosh O.S.,
35-
and MS-DOS.
34+
several flavors of {\UNIX} (including Linux), the Apple Macintosh O.S.,
35+
MS-DOS, MS-Windows 3.1, Windows NT, and OS/2.
3636

3737
This reference manual describes the syntax and ``core semantics'' of
3838
the language. It is terse, but attempts to be exact and complete.

Doc/ref/ref.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
window managers.
3232

3333
Python is available for various operating systems, amongst which
34-
several flavors of {\UNIX}, Amoeba, the Apple Macintosh O.S.,
35-
and MS-DOS.
34+
several flavors of {\UNIX} (including Linux), the Apple Macintosh O.S.,
35+
MS-DOS, MS-Windows 3.1, Windows NT, and OS/2.
3636

3737
This reference manual describes the syntax and ``core semantics'' of
3838
the language. It is terse, but attempts to be exact and complete.

0 commit comments

Comments
 (0)