<br><br><div class="gmail_quote">On 8 April 2010 21:47, Floris Bruynooghe <span dir="ltr"><<a href="mailto:floris.bruynooghe@gmail.com">floris.bruynooghe@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi<br>
<br>
I've found myself modifying the<br>
unittest.TestCase.assertSequenceEqual() method to suppress the diff of<br>
the two sequences if the diff is more then a few lines and was<br>
wondering if this was something worth considering in the stdlib in<br>
some form or another.  The resulting message still contains useful<br>
information since it still prints the first differing elements, and it<br>
avoids flooding the screen with lots of data for long sequences.<br></blockquote><div><br><br>That sounds useful. Please post a feature request on the bug tracker - preferably with a patch including tests.<br><br>All the best,<br>
<br>Michael Foord<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
Regards<br>
Floris<br>
<font color="#888888"><br>
--<br>
Debian GNU/Linux -- The Power of Freedom<br>
<a href="http://www.debian.org" target="_blank">www.debian.org</a> | <a href="http://www.gnu.org" target="_blank">www.gnu.org</a> | <a href="http://www.kernel.org" target="_blank">www.kernel.org</a><br>
_______________________________________________<br>
Python-ideas mailing list<br>
<a href="mailto:Python-ideas@python.org">Python-ideas@python.org</a><br>
<a href="http://mail.python.org/mailman/listinfo/python-ideas" target="_blank">http://mail.python.org/mailman/listinfo/python-ideas</a><br>
</font></blockquote></div><br><br clear="all"><br>-- <br><a href="http://www.ironpythoninaction.com/">http://www.ironpythoninaction.com/</a><br><br><br>