starxzj 发表于 2017-4-21 09:47:19

python subprocess 小记

1. Python subprocess模块
2. 小心subprocess的PIPE卡住你的python程序
  3. python subprocess模块调用进程设置超时时间
4. 解决大量调用Python subprocess.Popen产生的一些bug
  5. python subprocess获取stdout和stderr
6. Python标准库06 子进程 (subprocess包)
 
 
××  https://docs.python.org/2/library/subprocess.html ××
页: [1]
查看完整版本: python subprocess 小记