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 brett.cannon, r.david.murray
Date 2011-01-28.19:05:30
SpamBayes Score 1.2067015e-05
Marked as misclassified No
Message-id <1296241531.97.0.670133219758.issue11049@psf.upfronthosting.co.za>
In-reply-to
Content
It seems a little negligent that test.support has no tests. The test.test_support name is available in py3k and backporting issues to 2.7 shouldn't be a problem (rare chance something does happen it can be handling manually). There doesn't seem to be any reason not to make sure that proper unit testing is being done short of just laziness on our parts.

And if this does occur it should probably be listed as an essential test in regrtest.
History
Date User Action Args
2011-01-28 19:05:32brett.cannonsetrecipients: + brett.cannon, r.david.murray
2011-01-28 19:05:31brett.cannonsetmessageid: <1296241531.97.0.670133219758.issue11049@psf.upfronthosting.co.za>
2011-01-28 19:05:31brett.cannonlinkissue11049 messages
2011-01-28 19:05:31brett.cannoncreate