+66

Update the python embedded interpreter to 2.7

Norman Casagrande 12 years ago updated 12 years ago 0
SublimeText should upgrade the python embedded interpreter to 2.7.

Since popular plugins such as SublimeLinter relies on the embedded interpreter, they cannot handle syntax that has been introduced in 2.7 such as set comprehensions. 

See https://github.com/Kronuz/SublimeLinter/issues/13 for instance.