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 rhettinger
Recipients brett.cannon, ezio.melotti, flox, georg.brandl, michael.foord, r.david.murray, rhettinger, tarek, tim.golden
Date 2010-04-16.19:26:21
SpamBayes Score 0.0055099106
Marked as misclassified No
Message-id <1271445983.85.0.675138275383.issue8273@psf.upfronthosting.co.za>
In-reply-to
Content
-1 on moving the module into the mainstream without significant reworking and rethinking.  This module is a junk collection (I know because I've contributed some it).

The unittest module is important.  It needs a super clean, well thought out API.  The test_support module doesn't qualify.
History
Date User Action Args
2010-04-16 19:26:24rhettingersetrecipients: + rhettinger, brett.cannon, georg.brandl, tim.golden, tarek, ezio.melotti, r.david.murray, michael.foord, flox
2010-04-16 19:26:23rhettingersetmessageid: <1271445983.85.0.675138275383.issue8273@psf.upfronthosting.co.za>
2010-04-16 19:26:22rhettingerlinkissue8273 messages
2010-04-16 19:26:21rhettingercreate