Skip to content

Commit cc809a2

Browse files
committed
Fix compatibility statement.
1 parent 748799a commit cc809a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/faq/general.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ It has interfaces to many system calls and libraries, as well as to various
1919
window systems, and is extensible in C or C++. It is also usable as an
2020
extension language for applications that need a programmable interface.
2121
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.
22+
Windows 2000 and later.
2323

2424
To find out more, start with :ref:`tutorial-index`. The `Beginner's Guide to
2525
Python <http://wiki.python.org/moin/BeginnersGuide>`_ links to other

0 commit comments

Comments
 (0)