python 3.1 with pydev

走远了吗. 提交于 2019-12-22 07:00:38

问题


I am now moving to eclipse for my python development. I have pydev installed but it is showing grammar support up to python version 3.0. My question is can I use python 3.1 with 3.0 grammar? Has the grammar changed from version 3.0 to 3.1?

I am using eclipse 3.4.2 and pydev 1.4.7


回答1:


grammar hasn't changed, some modules have.



来源:https://stackoverflow.com/questions/1305218/python-3-1-with-pydev

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!