Make lazyimport proxies trigger automatic destruction of other proxies for
authorZac Medico <zmedico@gentoo.org>
Sun, 22 Feb 2009 03:19:50 +0000 (03:19 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 22 Feb 2009 03:19:50 +0000 (03:19 -0000)
commitfc6fa7855508c3480e89ded4b0a72d6f8f59860d
tree147e590b3ed7a8ebcae06ee22fe86718b2bff52a
parent73fb1cc811670e31fa189997b1e0735b1d264264
Make lazyimport proxies trigger automatic destruction of other proxies for
modules that have been imported. This way, destruction of a single proxy
can trigger destruction of all the rest.

svn path=/main/trunk/; revision=12678
pym/portage/proxy/lazyimport.py