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 terry.reedy
Recipients eric.araujo, ezio.melotti, ncoghlan, petri.lehtinen, terry.reedy
Date 2011-11-17.21:53:43
SpamBayes Score 3.2477951e-06
Marked as misclassified No
Message-id <1321566824.49.0.366812870551.issue13349@psf.upfronthosting.co.za>
In-reply-to
Content
The test suite has code (functions) that restrict the length on AssertEqual (and other) failure messages. (I do not know the location though.) Perhaps that can be reused. This almost seems like something that should be more easily available.
History
Date User Action Args
2011-11-17 21:53:44terry.reedysetrecipients: + terry.reedy, ncoghlan, ezio.melotti, eric.araujo, petri.lehtinen
2011-11-17 21:53:44terry.reedysetmessageid: <1321566824.49.0.366812870551.issue13349@psf.upfronthosting.co.za>
2011-11-17 21:53:43terry.reedylinkissue13349 messages
2011-11-17 21:53:43terry.reedycreate