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 r.david.murray
Recipients Jay.Moorthi, michael.foord, r.david.murray
Date 2010-12-10.20:12:55
SpamBayes Score 1.5515074e-05
Marked as misclassified No
Message-id <1292011977.12.0.555625782612.issue10675@psf.upfronthosting.co.za>
In-reply-to
Content
I think this is the kind of thing where you are *much* better off writing a specialized assert method that exactly fits your use case.  There are too many variations on this theme, IMO, for it to make sense as an stdlib method.
History
Date User Action Args
2010-12-10 20:12:57r.david.murraysetrecipients: + r.david.murray, michael.foord, Jay.Moorthi
2010-12-10 20:12:57r.david.murraysetmessageid: <1292011977.12.0.555625782612.issue10675@psf.upfronthosting.co.za>
2010-12-10 20:12:55r.david.murraylinkissue10675 messages
2010-12-10 20:12:55r.david.murraycreate