Optimize away a match_from_list() call inside
authorZac Medico <zmedico@gentoo.org>
Fri, 12 Oct 2007 06:19:17 +0000 (06:19 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 12 Oct 2007 06:19:17 +0000 (06:19 -0000)
commitc1051a2d9ce9b37aedd7bfa1be4e9629fae0a55d
treec59439d64bb7c303ff688f371cdf5d1d0af6304d
parent37cef1df376d0ce279f769b6c9755011c73156cf
Optimize away a match_from_list() call inside
portdbapi.xmatch("match-all") when given atom has no
operator or version. Also, make cp_list() use the
xmatch("match-all") cache when possible. (trunk r8008)

svn path=/main/branches/2.1.2/; revision=8066
pym/portage.py