Page 1 of 1

Need syntax def file for Python 3.5

Posted: Mon Sep 26, 2016 1:07 am
by tcebob
Latest I could find is for Python 2.6. I'm learning Python so am not yet informed enough to update the existing file. Is anyone working on this?

tcebob

Re: Need syntax def file for Python 3.5

Posted: Thu Oct 13, 2016 3:49 pm
by mroshaw
tcebob wrote:Latest I could find is for Python 2.6. I'm learning Python so am not yet informed enough to update the existing file. Is anyone working on this?
Not what you asked for, I know, but if you're learning Python you want to be using PyCharm Community Edition. That that has syntax highlighting and a whole lot more.

Posted: Mon Jan 02, 2017 10:50 pm
by tcebob
mroshaw, if you're still watching this. . .

Thanks for the suggestion. I did try PyCharm but settled on Spyder for an ide. But, as an old Textpad user, I'd like to be able to edit with all the facilities available. I'll get by with the Python 2.6 syntax and if I encounter differences I'll update the file.

Cheers and a happy new year,
tcebob