Published on July 30, 2010.
Here is a simple function I wrote a week ago. It computes the differences between two dictionaries, and returns them as a list of tuples. I'm still not sure about its usefulness...