Remove warning about pending Win9x support removal.

This commit is contained in:
Georg Brandl 2009-03-31 21:40:24 +00:00
parent d906ea62c8
commit 9a744c1387
1 changed files with 0 additions and 15 deletions

15
README
View File

@ -248,24 +248,9 @@ longer:
- Systems using --with-dl-dld
- Systems using --without-universal-newlines
- MacOS 9
The following systems are still supported in Python 2.5, but
support will be dropped in 2.6:
- Systems using --with-wctype-functions
- Win9x, WinME
Warning on install in Windows 98 and Windows Me
-----------------------------------------------
Following Microsoft's closing of Extended Support for
Windows 98/ME (July 11, 2006), Python 2.6 will stop
supporting these platforms. Python development and
maintainability becomes easier (and more reliable) when
platform specific code targeting OSes with few users
and no dedicated expert developers is taken out. The
vendor also warns that the OS versions listed above
"can expose customers to security risks" and recommends
upgrade.
Platform specific notes
-----------------------