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 exarkun
Recipients brian.curtin, exarkun, ezio.melotti, michael.foord
Date 2010-02-06.04:15:28
SpamBayes Score 0.00019411666
Marked as misclassified No
Message-id <1265429730.2.0.910638483221.issue7588@psf.upfronthosting.co.za>
In-reply-to
Content
I agree that changing the result object is a better way to implement this feature: if the results object wants to report things by *name*, not *description*, then it should get the test's *name*, not rely on changing the meaning of the test's description method.
History
Date User Action Args
2010-02-06 04:15:30exarkunsetrecipients: + exarkun, ezio.melotti, michael.foord, brian.curtin
2010-02-06 04:15:30exarkunsetmessageid: <1265429730.2.0.910638483221.issue7588@psf.upfronthosting.co.za>
2010-02-06 04:15:28exarkunlinkissue7588 messages
2010-02-06 04:15:28exarkuncreate