开发者

Can Python 3.2 run on Windows 2000?

开发者 https://www.devze.com 2023-03-19 21:05 出处:网络
I have a project and I want to use python but the server is only Windows Server 2000 can it run on this syste开发者_Go百科m?If you are using windows 2000 then it\'s possible that python 3.2 is not you

I have a project and I want to use python but the server is only Windows Server 2000 can it run on this syste开发者_Go百科m?


If you are using windows 2000 then it's possible that python 3.2 is not your best alternative. A couple of months ago there was an interesting thread in the python-dev mailing list[1] about dropping win2k support (there are some annoying bugs for this platform).

[1] http://mail.python.org/pipermail/python-dev/2010-March/098074.html


You can use Micro Python for DOS. It has Python 3.4 syntax.

0

精彩评论

暂无评论...
验证码 换一张
取 消