Use lazyimport to avoid importing the dep, output, update, and versions
authorZac Medico <zmedico@gentoo.org>
Wed, 11 Mar 2009 06:10:35 +0000 (06:10 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 11 Mar 2009 06:10:35 +0000 (06:10 -0000)
commit30f7f9ec144b17e36b47f6aa15971276a8738a0b
tree082eb4cfad8c5c53eb7ee698bbaa9a471f4f24a3
parent1fa3257f6696de1b8b7e2f5bb5a6214ba816f0a4
Use lazyimport to avoid importing the dep, output, update, and versions
modules when portage is initially imported. (trunk r12681)

svn path=/main/branches/2.1.6/; revision=12941
pym/portage/__init__.py
pym/portage/data.py
pym/portage/dbapi/__init__.py
pym/portage/dbapi/bintree.py
pym/portage/dbapi/porttree.py
pym/portage/dbapi/vartree.py
pym/portage/elog/messages.py
pym/portage/manifest.py
pym/portage/update.py