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 ezio.melotti
Recipients docs@python, ezio.melotti, michael.foord, roysmith
Date 2013-09-11.19:41:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1378928466.69.0.465481501704.issue19006@psf.upfronthosting.co.za>
In-reply-to
Content
One reason is that if I list all those assert methods first and keep the assertRaises/Warns in a separate group, they will be pushed way down, and people might miss them.
I'll try to prepare a patch that adds links to the other tables and/or changes the wording to make it clear that there are more assert methods.
History
Date User Action Args
2013-09-11 19:41:06ezio.melottisetrecipients: + ezio.melotti, roysmith, michael.foord, docs@python
2013-09-11 19:41:06ezio.melottisetmessageid: <1378928466.69.0.465481501704.issue19006@psf.upfronthosting.co.za>
2013-09-11 19:41:06ezio.melottilinkissue19006 messages
2013-09-11 19:41:06ezio.melotticreate