Python, tkinter, subprocess.Popen, raw_input() and stdin

后端 未结 0 1595
长情又很酷
长情又很酷 2021-01-07 15:16

Old C programmer but new to Python.

I am working on a GUI (using tkinter) that launches another python file via subprocess.Popen(file). This subprocess uses raw_input

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