手记

sublime 调试python3代码

build-tools
{
    "shell_cmd": "python3 \"$file\"",
    "file_regex": "^[ ]*File \"(...*?)\", line ([0-9]*)",
    "selector": "source.python",
    "env": {"PYTHONIOENCODING": "utf8"}
}
调试命令 CMD +B

0人推荐
随时随地看视频
慕课网APP