Can I close the python file without the external file I opened with it

后端 未结 0 1344
太阳男子
太阳男子 2020-12-06 09:24

For example

import os

path = \'the path of the file\'strong text

os.startfile(path)

So if i do this how can I close only the pyt

相关标签:
回答
  • 消灭零回复
提交回复
热议问题