comparison tests/test_utility_commands.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 e73df57b2b07
children 180e0d5fba2e
comparison
equal deleted inserted replaced
1423:52749d8aba99 1424:a794cbc174a9