view MANIFEST.in @ 1468:b98ff95b5861

maps: disable iterating methods of RevMap Since __iter__ is disabled in SqliteRevMap, we want to avoid the pattern iterating RevMap as well. This patch disables all entries to keys, values and items and makes it possible to bypass the restriction by setting "_allowiter". Developers looking for a way to iterate the RevMap should add a new method in RevMap and SqliteRevMap instead. The rebuildmeta test needs iteration so we enable it explicitly there.
author Jun Wu <quark@fb.com>
date Tue, 31 May 2016 18:24:58 +0100
parents 74d9aa42b28f
children
line wrap: on
line source

include Makefile hgsubversion/help/*.rst tests/fixtures/invalid_utf8.tar.gz
recursive-include tests *.py *.sh *.svndump *.txt