Optimize away a match_from_list() call inside
authorZac Medico <zmedico@gentoo.org>
Tue, 9 Oct 2007 03:50:54 +0000 (03:50 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 9 Oct 2007 03:50:54 +0000 (03:50 -0000)
commit5a34eae5bf00b3289e5ce7c004e772fc51f5376b
tree82691c8b2a73ec2beb2955115c8a4ee137a8f8ae
parent4c0cf57979e7b344cc6f33c27e70228933ae41a9
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.

svn path=/main/trunk/; revision=8008
pym/portage/dbapi/porttree.py