Python3/Linux - Open text file in default editor and wait until done

后端 未结 0 403
[愿得一人]
[愿得一人] 2021-01-03 04:28

I need to wait until the user is done editing a text file in the default application.

If I use xdg-open with subprocess.call (which usually waits) it will continue af

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