* Make dblink instantiate the ConfigProtect object on demand instead of
authorZac Medico <zmedico@gentoo.org>
Tue, 24 Aug 2010 17:10:36 +0000 (10:10 -0700)
committerZac Medico <zmedico@gentoo.org>
Tue, 24 Aug 2010 17:10:36 +0000 (10:10 -0700)
commit67601abd9cb96782ce2824ea7abe74a2a9068621
treee7a05f0328a6e762a5244ed9a6cb6b7dc4ad443f
parenta0636f13ffcd2f1b38d32e9f289af8008db418fb
* Make dblink instantiate the ConfigProtect object on demand instead of
  in the constructor, since it triggers lots of stat calls and it's
  wasteful for iter_owners.
* Fix dblink ConfigProtect construction to use EROOT.
pym/portage/dbapi/vartree.py