Always check if vardbapi._linkmap and vardbapi._plib_registry are
authorZac Medico <zmedico@gentoo.org>
Mon, 30 Aug 2010 06:49:32 +0000 (23:49 -0700)
committerZac Medico <zmedico@gentoo.org>
Mon, 30 Aug 2010 06:49:32 +0000 (23:49 -0700)
commit445f0d70d3624bc108b08da6d370bf194fcfc4ac
treee38668a619323ff90386bb5b9f622430550570db
parent2f351c8a47472560c5f1bd063efc8a97ed56636f
Always check if vardbapi._linkmap and vardbapi._plib_registry are
None before trying to use them. This will be useful in the upcoming
2.1.9 branch which will not have preserve-libs support but will
still have the code in private and disabled form.
pym/_emerge/actions.py
pym/_emerge/clear_caches.py
pym/_emerge/main.py
pym/portage/dbapi/vartree.py
pym/portage/sets/libs.py