comparison tests/test_util.py @ 1424:a794cbc174a9

maps: document RevMap.batchset will not update internal state Judging from the name, RevMap.batchset seems to be equivalent to multiple "__setitem__"s. But it neither calls dict.__setitem__ nor updates "_hashes". Update the docstring to make it clear the in-memory state is not updated.
author Jun Wu <quark@fb.com>
date Tue, 24 May 2016 00:11:50 +0100
parents 89997a5fc181
children 019c3e194fba bac709b5ff6c
comparison
equal deleted inserted replaced
1423:52749d8aba99 1424:a794cbc174a9