Python String Diffs
March 17, 2012
One of my websites provides users with the ability to put up a textual profile, and they can edit it at any time. I wanted an easy way to see what changes had been made.
The source strings are paragraph based - a carriage return is only at the end …