This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author xiang.zhang
Recipients ezio.melotti, martin.panter, python-dev, serhiy.storchaka, xiang.zhang
Date 2016-09-13.04:13:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473740013.76.0.0640599029342.issue27952@psf.upfronthosting.co.za>
In-reply-to
Content
Can we silence the debug output?

./python -m test  test_tools
Run tests sequentially
0:00:00 [1/1] test_tools
*recursedown('@test_20410_tmp')
1 test OK.

Total duration: 4 sec
Tests result: SUCCESS
History
Date User Action Args
2016-09-13 04:13:33xiang.zhangsetrecipients: + xiang.zhang, ezio.melotti, python-dev, martin.panter, serhiy.storchaka
2016-09-13 04:13:33xiang.zhangsetmessageid: <1473740013.76.0.0640599029342.issue27952@psf.upfronthosting.co.za>
2016-09-13 04:13:33xiang.zhanglinkissue27952 messages
2016-09-13 04:13:33xiang.zhangcreate