首页
话题
动态
专家
文章
作者
公告
更多
积分规则
登录 或 注册
首页
话题
动态
专家
文章
作者
公告
积分规则
发表新帖
发表新帖
How to capture Python interpreter's and/or CMD.EXE's output from a Python script?
后端
未结
关注
5
1657
感动是毒
2020-12-06 12:52
Is it possible to capture Python interpreter\'s output from a Python script?
Is it possible to capture Windows CMD\'s output from a Python script?
5条回答
借酒劲吻你
(楼主)
2020-12-06 13:19
You want subprocess. Look specifically at Popen in 17.1.1 and communicate in 17.1.2.
0
讨论(0)
查看其它5个回答
发布评论:
提交评论
加载中...
验证码
看不清?
提交回复
热议问题