您的位置:首页技术文章
文章详情页

python2.7 - 在Eclipse开发Python,怎么去掉控制台输出的其他消息??

【字号: 日期:2022-10-16 10:47:32浏览:14作者:猪猪

问题描述

Finding files... done.Importing test modules ... 4hello world!!你好 世界Ture请输入3done.----------------------------------------------------------------------Ran 0 tests in 0.000sOK

怎么把其他信息去掉呢???

问题解答

回答1:

唯一的方法就是不要用Eclipse

标签: Python 编程