Use ebegin/eend to indicate when waiting for a lock and when it's acquired.
authorZac Medico <zmedico@gentoo.org>
Sat, 10 Jan 2009 19:07:58 +0000 (19:07 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 10 Jan 2009 19:07:58 +0000 (19:07 -0000)
commit0964d05f4a513c07a3ee84b742ac486c86700056
tree514ed0ae768bdb3925c16f100f74a202ee3a138c
parente25182005600e3e5d0591c1d3e2ccc232417419f
Use ebegin/eend to indicate when waiting for a lock and when it's acquired.
Thanks to Petteri Räty <belegeuse@g.o> for the suggestion.

svn path=/main/trunk/; revision=12415
pym/portage/locks.py
pym/portage/output.py