+67

Update the python embedded interpreter to 2.7

Norman Casagrande 14 ár síðan Uppfært 14 ár síðan 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.