When calling dbaip.aux_get() inside depgraph._select_package(), only pull the
authorZac Medico <zmedico@gentoo.org>
Sat, 9 Aug 2008 08:06:30 +0000 (08:06 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 9 Aug 2008 08:06:30 +0000 (08:06 -0000)
commit387e5f3b40a217ec3d55ccc867e8d9da8479f78a
tree1e8fa1f03c6c0a540712cc4bd0ae0b36619024f5
parent868df4cb626001ef386d9b3ec8730d350364269d
When calling dbaip.aux_get() inside depgraph._select_package(), only pull the
keys that are cached. This avoids triggering useless cache pulls for
INHERITED from the bindbapi.

svn path=/main/trunk/; revision=11360
pym/_emerge/__init__.py