Bdanilko / EdPy

A compiler for a subset of python2 to be used on the Microbric Edison robot
GNU General Public License v2.0
18 stars 12 forks source link

Restore Python 3 compatibility #12

Closed aivarannamaa closed 4 years ago

aivarannamaa commented 4 years ago

Python 3 compatibility was broken with last updates. This PR will restore it.

I tested the result successfully on Python 3.7 with Test_Program from edpyapp.com.

Updated code can be tested via updated plug-in for Thonny IDE: https://github.com/thonny/thonny-edison