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 brett.cannon
Recipients Arfrever, Julian, asvetlov, brett.cannon, eric.araujo, eric.snow, meador.inge, python-dev, yselivanov
Date 2013-03-30.22:37:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1364683046.03.0.253891030348.issue15627@psf.upfronthosting.co.za>
In-reply-to
Content
It cleans up the run_unittest() call. You can check the file and see that the "missing" classes are actually not in the module anymore.
History
Date User Action Args
2013-03-30 22:37:26brett.cannonsetrecipients: + brett.cannon, eric.araujo, Arfrever, asvetlov, meador.inge, Julian, python-dev, eric.snow, yselivanov
2013-03-30 22:37:26brett.cannonsetmessageid: <1364683046.03.0.253891030348.issue15627@psf.upfronthosting.co.za>
2013-03-30 22:37:26brett.cannonlinkissue15627 messages
2013-03-30 22:37:25brett.cannoncreate