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 serhiy.storchaka
Recipients berker.peksag, serhiy.storchaka, zach.ware
Date 2014-07-04.18:48:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1404499693.28.0.512453806731.issue21918@psf.upfronthosting.co.za>
In-reply-to
Content
Lib/test/test_tools.py becomes too large. It includes tests of unrelated command-lines tools and scripts. It would be good to convert it to directory containing separate test files for different tools.
History
Date User Action Args
2014-07-04 18:48:13serhiy.storchakasetrecipients: + serhiy.storchaka, berker.peksag, zach.ware
2014-07-04 18:48:13serhiy.storchakasetmessageid: <1404499693.28.0.512453806731.issue21918@psf.upfronthosting.co.za>
2014-07-04 18:48:13serhiy.storchakalinkissue21918 messages
2014-07-04 18:48:13serhiy.storchakacreate