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 gregory.p.smith
Recipients benjamin.peterson, giampaolo.rodola, gpolo, gregory.p.smith, gvanrossum, michael.foord, ncoghlan, pitrou, pupeno, purcell, rhettinger, skip.montanaro
Date 2009-04-03.20:28:20
SpamBayes Score 0.0015050913
Marked as misclassified No
Message-id <1238790501.72.0.789812401049.issue2578@psf.upfronthosting.co.za>
In-reply-to
Content
assertMultiLineEqual might be reasonable as a default assertEqual for 
unicode.  I wouldn't want to do it for bytes (py 2.x string).
History
Date User Action Args
2009-04-03 20:28:22gregory.p.smithsetrecipients: + gregory.p.smith, gvanrossum, skip.montanaro, rhettinger, purcell, ncoghlan, pitrou, giampaolo.rodola, pupeno, benjamin.peterson, gpolo, michael.foord
2009-04-03 20:28:21gregory.p.smithsetmessageid: <1238790501.72.0.789812401049.issue2578@psf.upfronthosting.co.za>
2009-04-03 20:28:20gregory.p.smithlinkissue2578 messages
2009-04-03 20:28:20gregory.p.smithcreate