Christopher Cabanne added the comment:
Here is a timeit command to test with the attached test files:
python -m timeit -n 10 "import difflib;
difflib.HtmlDiff().make_table(open('left500.txt').readlines(),
open('righ500.txt').readlines())"
----------
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue6931>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com