Serhiy Storchaka added the comment:

Thanks for your comments Ezio. Yes, this patch is rather only a demo. Sorry, 
but I'm not very interesting in completing this patch (at least not right now). 
I only want to see more detailed error reports.

There are some ideas about improving diffs reporting. First, we can iterative 
decrease slices size until diff size become less maxDiff. And output truncated 
diff instead of omitting it at all. Second, we can extend difflib by functions 
which allow to limit a number of reported differences.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19217>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to