Bug #223417 - Make the vardbapi.cpv_all() use_cache parameter useful
authorZac Medico <zmedico@gentoo.org>
Sat, 24 May 2008 20:35:30 +0000 (20:35 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 24 May 2008 20:35:30 +0000 (20:35 -0000)
commit522b31e2198a5c4a717b38273b61cc8ff3d98dfb
tree9abcb2e38630988a6e46a68e7df201e2ed60acaf
parent87ac46d189a042961e8c9c53301657f81a593aac
Bug #223417 - Make the vardbapi.cpv_all() use_cache parameter useful
for forcing direct os.listdir() calls. This is more of an issue now
that these listdir() calls are frequently triggered when merging
packages (due to things like blocker and preserve-libs handling).

svn path=/main/trunk/; revision=10390
pym/_emerge/__init__.py
pym/portage/dbapi/vartree.py