Make portage.locks avoid importing the portage.output module when in
authorZac Medico <zmedico@gentoo.org>
Sat, 4 Sep 2010 05:51:59 +0000 (22:51 -0700)
committerZac Medico <zmedico@gentoo.org>
Sat, 4 Sep 2010 05:51:59 +0000 (22:51 -0700)
commit4ea10d332bb291aaad99b43629681da43f4a51f2
treec5ad06241bf4c12c3e0eaa70d7f82ab699b42631
parentce3f72b79f21e96003e075cb2f08faf8787df7da
Make portage.locks avoid importing the portage.output module when in
quiet mode. This is one less import triggered by ebuild-ipc.py, which
should be as lightweight as possible.
pym/portage/locks.py