Make portage.cache.anydbm use absolute_import instead of the the v2.2_rc77
authorZac Medico <zmedico@gentoo.org>
Tue, 7 Sep 2010 00:54:11 +0000 (17:54 -0700)
committerZac Medico <zmedico@gentoo.org>
Tue, 7 Sep 2010 00:54:11 +0000 (17:54 -0700)
commitdd0d6deeefe8e649ddd0950063ef036382bc4ea8
treea176d133e3e01dffa33449770a229e7660210be2
parent9ae70ccd959e5584ccf4f972b0387240ccdd3898
Make portage.cache.anydbm use absolute_import instead of the the
__import__() approach it currently uses.
pym/portage/cache/anydbm.py