iter_owners: try the hashed approach in any case
authorZac Medico <zmedico@gentoo.org>
Wed, 16 Mar 2011 20:58:17 +0000 (13:58 -0700)
committerZac Medico <zmedico@gentoo.org>
Wed, 16 Mar 2011 20:58:17 +0000 (13:58 -0700)
commit906f42f51dcb10b390732b91409059400c5fb609
treeeb61887154f3d7eecbc2fefd0da4373e54e970a0
parent07cd002a0e2a32eaa672a5f3e2e070f1aac18daf
iter_owners: try the hashed approach in any case

Previously, the slow approach was used whenever more than 10 files were
given as input. However, large numbers of files don't necessarily
mean the hashed approach is a bad choice, so try it in any case.
pym/portage/dbapi/vartree.py