tests/test-simplemerge.py.out
author Gregory Szorc <gregory.szorc@gmail.com>
Mon, 22 Aug 2016 20:30:37 -0700
changeset 29839 79add5a4e857
parent 22023 f18830651811
permissions -rw-r--r--
util: properly implement lrucachedict.get() Before, it was returning the raw _lrucachenode instance instead of its value.

................
----------------------------------------------------------------------
Ran 16 tests in 0.000s

OK