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, gjb1002, gregory.p.smith, markmentovai, ocean-city, terry.reedy, tim.golden, twhitema
Date 2010-08-05.15:12:41
SpamBayes Score 0.07835205
Marked as misclassified No
Message-id <1281021166.67.0.651243686048.issue3210@psf.upfronthosting.co.za>
In-reply-to
Content
Ah ok. I got hooked onto new unittest stuff and overdid it. Whoops.

In that case, I guess just the last lines converting your "assert_" to "assertFalse" would be my only suggestion.
History
Date User Action Args
2010-08-05 15:12:46brian.curtinsetrecipients: + brian.curtin, terry.reedy, gregory.p.smith, gjb1002, ocean-city, tim.golden, twhitema, markmentovai
2010-08-05 15:12:46brian.curtinsetmessageid: <1281021166.67.0.651243686048.issue3210@psf.upfronthosting.co.za>
2010-08-05 15:12:42brian.curtinlinkissue3210 messages
2010-08-05 15:12:41brian.curtincreate