[Python-Dev] Dropping support for Win9x in 2.6
martin at v.loewis.de
martin at v.loewis.de
Sat Feb 25 14:22:35 CET 2006
More information about the Python-Dev mailing list
Sat Feb 25 14:22:35 CET 2006
- Previous message: [Python-Dev] Dropping support for Win9x in 2.6
- Next message: [Python-Dev] Dropping support for Win9x in 2.6
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Zitat von Trent Mick <trentm at ActiveState.com>: > Are there specific code areas in mind that would be ripped out for this > or is this mainly to avoid having to test on and ensure new code is > compatible with? Primarily the non-W versions of the file system API. I think the W9x popen support could also go away. I don't think any testing happens for W9x; I (atleast) can't test it myself (I installed a Windows 95 system to test the 2.4 installer, but had to give up the machine shortly after that). Regards, Martin
- Previous message: [Python-Dev] Dropping support for Win9x in 2.6
- Next message: [Python-Dev] Dropping support for Win9x in 2.6
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list