We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 748799a commit cc809a2Copy full SHA for cc809a2
1 file changed
Doc/faq/general.rst
@@ -19,7 +19,7 @@ It has interfaces to many system calls and libraries, as well as to various
19
window systems, and is extensible in C or C++. It is also usable as an
20
extension language for applications that need a programmable interface.
21
Finally, Python is portable: it runs on many Unix variants, on the Mac, and on
22
-PCs under MS-DOS, Windows, Windows NT, and OS/2.
+Windows 2000 and later.
23
24
To find out more, start with :ref:`tutorial-index`. The `Beginner's Guide to
25
Python <http://wiki.python.org/moin/BeginnersGuide>`_ links to other
0 commit comments