For the "blockers" parameter that's passed into the dblink constructor
authorZac Medico <zmedico@gentoo.org>
Fri, 9 May 2008 04:17:57 +0000 (04:17 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 9 May 2008 04:17:57 +0000 (04:17 -0000)
commitb45870791561cc40c86e1e2d86911c6c1ca1fe3a
tree6ea53dd12a297a6ef1ba92f8f5a408a4224d381d
parentd69b84db1e14cb16e1f038636120c73bab56e45a
For the "blockers" parameter that's passed into the dblink constructor
now, make it a callable since it really shouldn't be called until the
vdb lock has been acquired.

svn path=/main/trunk/; revision=10264
pym/_emerge/__init__.py
pym/portage/dbapi/vartree.py