dict_compare 1.0.2
A dictionary comparer with decent difference reporting
dict_compare compares two python dictionaries and reports on any differences between them.
This can be very handy when comparing dictionary structures. Typical use case is comparing expected and received values in a unittest.
New in 1.0.2:
- Support for output in Diff format for dictionary differences.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| dict_compare-1.0.2-py2.5.egg (md5, pgp) | Python Egg | 2.5 | 2009-01-10 | 5KB | 732 |
| dict_compare-1.0.2.tar.gz (md5, pgp) | Source | 2009-01-10 | 3KB | 726 | |
- Author: Agustin Villena, Marijn Vriens
- Home Page: http://protocultura.cl/hg/dict_compare/
- Keywords: dictionary dict compare library testing unittest
- License: BSD
- Categories
- Package Index Owner: marijnvriens
- DOAP record: dict_compare-1.0.2.xml
