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, ncoghlan, serhiy.storchaka, vstinner, xiang.zhang
Date 2017-05-02.07:06:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493708767.09.0.468998570239.issue30223@psf.upfronthosting.co.za>
In-reply-to
Content
+1. Every time when I want to run tests for 2.7, I have to type twice. Once python -m test, error and then python -m test.regrtest.
History
Date User Action Args
2017-05-02 07:06:07xiang.zhangsetrecipients: + xiang.zhang, ncoghlan, vstinner, ezio.melotti, serhiy.storchaka
2017-05-02 07:06:07xiang.zhangsetmessageid: <1493708767.09.0.468998570239.issue30223@psf.upfronthosting.co.za>
2017-05-02 07:06:07xiang.zhanglinkissue30223 messages
2017-05-02 07:06:07xiang.zhangcreate