python NameError: name ‘devNull’ is not defined
pythonで、外部コマンドを実行しようとしてこんなコマンドを書きました。subprocess.Popen(cmd, shell=True, stdout=devNull, stderr=devNull)このとき、標準出力で何も出したくなか...
python
Linux
その他
Linux
AWS
その他
eclipse
ブラウザ
その他
その他