I have two chunks of text that I would like to compare and see which words/lines have been added/removed/modified in Python (similar to a Wiki\'s Diff Output).
I ha
A copy of my own answer from here.
What about DaisyDiff (Java and PHP vesions available).
Following features are really nice: