mirror of
https://github.com/python/cpython.git
synced 2025-12-09 18:48:05 +00:00
Added note that Python requires at least Win2k SP4
This commit is contained in:
parent
08c72187ef
commit
7e3ab45512
1 changed files with 3 additions and 0 deletions
|
|
@ -2319,6 +2319,9 @@ Changes to Python's build process and to the C API include:
|
|||
Port-Specific Changes: Windows
|
||||
-----------------------------------
|
||||
|
||||
* The support for Windows 95, 98, ME and NT4 has been dropped.
|
||||
Python 2.6 requires at least Windows 2000 SP4.
|
||||
|
||||
* The :mod:`msvcrt` module now supports
|
||||
both the normal and wide char variants of the console I/O
|
||||
API. The :func:`getwch` function reads a keypress and returns a Unicode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue