Monthly Archives: February 2008

SimpleDiff in Python

A while ago I posted a PHP implementation of a diff algorithm I came up with1. Since it was well received, and it’s a useful little algorithm to have, I created a Python version as well. There are a few … Continue reading

Posted in Python | Leave a comment