-
I was writing a simple script in the school computer, and committing the changes to Git (in a repo t...
- 3144 浏览
- 30 回答
- 4 关注
-
I\'m using this code to get standard output from an external program: >>> from subprocess import * ...
- 2322 浏览
- 19 回答
- 5 关注
I was writing a simple script in the school computer, and committing the changes to Git (in a repo t...
I\'m using this code to get standard output from an external program: >>> from subprocess import * ...