mirror of
https://git.freebsd.org/ports.git
synced 2025-05-21 03:23:10 -04:00
5 lines
215 B
Text
5 lines
215 B
Text
Deep difference of dictionaries, iterables, strings and other objects. It will
|
|
recursively look for all the changes. Tested on Python 2.7, 3.3, 3.4, 3.5, 3.6,
|
|
Pypy, Pypy3.
|
|
|
|
WWW: https://github.com/seperman/deepdiff
|