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 brian.curtin
Recipients brian.curtin, dino.viehland, michael.foord, theller
Date 2010-02-04.19:28:42
SpamBayes Score 0.029735751
Marked as misclassified No
Message-id <1265311724.81.0.274929294711.issue7855@psf.upfronthosting.co.za>
In-reply-to
Content
Rather than calling QueryValue and using fail(...) if it doesn't throw, assertRaises(...) would do the trick.
History
Date User Action Args
2010-02-04 19:28:44brian.curtinsetrecipients: + brian.curtin, theller, dino.viehland, michael.foord
2010-02-04 19:28:44brian.curtinsetmessageid: <1265311724.81.0.274929294711.issue7855@psf.upfronthosting.co.za>
2010-02-04 19:28:42brian.curtinlinkissue7855 messages
2010-02-04 19:28:42brian.curtincreate