comparing dictionaries

Oliver Eichler oliver.eichler at dspsolutions.de
Fri Aug 30 03:38:29 EDT 2002


Hi 

Is there an elegant way to compare dictionaries like:

* What entries are in dictionary A and not in dictionary B
* What entries are in dictionary B and not in dictionary A
* What entries changed their values from A->B


Oliver



More information about the Python-list mailing list