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 eric.araujo
Recipients eric.araujo, michael.foord, rhettinger
Date 2010-09-08.00:43:38
SpamBayes Score 8.6520195e-05
Marked as misclassified No
Message-id <1283906621.68.0.367606257735.issue9796@psf.upfronthosting.co.za>
In-reply-to
Content
Suggestion from Raymond: Add a table summarizing all assert* methods of TestCase. I will make a patch in some days or weeks. I think I’ll also add one table for the most useful objects from a user viewpoint (Loader, TestCase, main). See the docs of itertools and collections for examples of such summary tables.
History
Date User Action Args
2010-09-08 00:43:41eric.araujosetrecipients: + eric.araujo, rhettinger, michael.foord
2010-09-08 00:43:41eric.araujosetmessageid: <1283906621.68.0.367606257735.issue9796@psf.upfronthosting.co.za>
2010-09-08 00:43:39eric.araujolinkissue9796 messages
2010-09-08 00:43:38eric.araujocreate