Python
1
Вклад в тег
{
"cmd": "c:/Python34/python.exe -u \"$file\"",
"file_regex": "^[ ]*File \"(...*?)\", line ([0-9]*)",
"selector": "source.python",
"env": {"PYTHONIOENCODING": "UTF-8"}
}