Brian added the comment: I have put together 5 basic tests to implement moved lines in difflib. All diffs should be compared against the 'diffmove_base.txt' file. Below is a short description of each test.
1) Basic reordering of lines 2) Reordering of lines with new lines added 3) Reordering of lines with one line removed 4) Reordering of lines with one character omitted from a line and character added to another line 5) Combination of all previous tests ---------- Added file: http://bugs.python.org/file38747/python_diff_move.zip _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue23791> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com