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>
Fri, 18 Mar 2011 19:46:59 +0000 (12:46 -0700)
commit56a0b8f58a51d1107e11267e39f53c7fd7becc90
tree30beec9b959184c13e2c28d3611a5eb8cb48bfad
parentd2eb5637a91c9dbe04bab6953aa6a65086421241
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