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 Rodrigue.Alcazar, ezio.melotti, michael.foord, ncoghlan, pitrou, r.david.murray
Date 2010-12-07.02:51:30
SpamBayes Score 0.00022659995
Marked as misclassified No
Message-id <1291690293.1.0.205461139821.issue9517@psf.upfronthosting.co.za>
In-reply-to
Content
OK, fine on the convention, but I'd still like a more memorable name for assert_python_failure.  I've been working on this issue off and on today, and I've had to look up that name at least four times.  I can remember assert_python_ok, but I can't remember whether its inverse is assert_python_fails, assert_python_bad, or what.  For some reason I haven't guessed 'failure' even once so far :)  (I know it's not assert_python_not_ok because I remember it isn't parallel...)
History
Date User Action Args
2010-12-07 02:51:33r.david.murraysetrecipients: + r.david.murray, ncoghlan, pitrou, ezio.melotti, michael.foord, Rodrigue.Alcazar
2010-12-07 02:51:33r.david.murraysetmessageid: <1291690293.1.0.205461139821.issue9517@psf.upfronthosting.co.za>
2010-12-07 02:51:30r.david.murraylinkissue9517 messages
2010-12-07 02:51:30r.david.murraycreate