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 r.david.murray, vajrasky
Date 2013-07-19.14:49:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1374245366.72.0.37258430468.issue18503@psf.upfronthosting.co.za>
In-reply-to
Content
That's because there's nothing to assert.  The test is making sure no exception is raised.  (Why no exception is raised is a good question, but that design predates my stewardship of the module :)

A comment to that effect would probably be a good idea.
History
Date User Action Args
2013-07-19 14:49:26r.david.murraysetrecipients: + r.david.murray, vajrasky
2013-07-19 14:49:26r.david.murraysetmessageid: <1374245366.72.0.37258430468.issue18503@psf.upfronthosting.co.za>
2013-07-19 14:49:26r.david.murraylinkissue18503 messages
2013-07-19 14:49:26r.david.murraycreate