First import the main portage module without legacy globals since it
authorZac Medico <zmedico@gentoo.org>
Tue, 11 Dec 2007 23:09:09 +0000 (23:09 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 11 Dec 2007 23:09:09 +0000 (23:09 -0000)
commitecefd74bdbe0ca305e05e35d9ed673738420e9f0
treea852ebecb6fc3e16439b3d8f93d7f3b75234646a
parent5003a47d1b9cc09b21184eb5483633f84f5f8cfd
First import the main portage module without legacy globals since it
is almost certain to succeed in that case. This provides access to
the portage.exception namespace which is needed for later exception
handling, like if portage.exception.PermissionDenied is raised when
constructing the legacy global config instance.

svn path=/main/trunk/; revision=8882
bin/portageq