1、sublime编译Python设置

 输入(*******为python安装路径)

{
 "cmd": ["********","-u","$file"],
 "file_regex": "^[ ]*File \"(...*?)\", line ([0-9]*)",
 "selector": "source.python",
}

posted @ 2021-03-17 14:20  Real丶  阅读(83)  评论(0编辑  收藏  举报