Python subprocess.run exit codes not working with bash script

前端 未结 0 734
遇见更好的自我
遇见更好的自我 2020-12-31 13:40

I use Python to call a Bash script. I use the run() function for that which was introduced in Python 3.5.

I want to use the returncode for something, so

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