Support for Python 1.5.2
Brought to you by:
fabioz
I am developing an application for a recent Telit GSM module. That embedded device has built-in support for Python, unfortunately it's the very old version 1.5.2.
I read in the PyDev forum that older versions of Python < 2.0 should theoretically work with PyDev but they don't. I get an error "Unable to get info on interpreter", "No output was in the standard output...".
I was told that this is a bug and I should file a report. I know that 1.5.2 is very old but it is still used for various embedded platforms such as this GSM module or other MCUs. It would be great if PyDev would support these Versions, too!
PyDev Error Message