use cached stat and lstat results to minimize the number of stat calls in dblink...
authorZac Medico <zmedico@gentoo.org>
Fri, 10 Feb 2006 23:39:09 +0000 (23:39 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 10 Feb 2006 23:39:09 +0000 (23:39 -0000)
commit085a0f6a06cefc2d97327070b55b4678ae851ff9
tree1e14263dda6fc76495f1e9e1dc6c481e276f095f
parentd215e2a84591dd3568d13c5fcaa5ba309b4c7994
use cached stat and lstat results to minimize the number of stat calls in dblink.unmerge()

svn path=/main/trunk/; revision=2691
pym/portage.py