Add Windows 2000 and support of COMSPEC->command.com environments.
This commit is contained in:
parent
eb3d496b80
commit
d0ba760b54
|
@ -172,6 +172,14 @@ No-longer-supported platforms
|
|||
Unsupported in: Python 3.3
|
||||
Code removed in: Python 3.4
|
||||
|
||||
Name: Windows 2000
|
||||
Unsupported in: Python 3.3
|
||||
Code removed in: Python 3.4
|
||||
|
||||
Name: Windows systems where COMSPEC points to command.com
|
||||
Unsupported in: Python 3.3
|
||||
Code removed in: Python 3.4
|
||||
|
||||
Platform Maintainers
|
||||
|
||||
Cygwin Jason Tishler (jason@tishler.net)
|
||||
|
|
Loading…
Reference in New Issue