Add scheduler._init_installed_graph() and _destroy_installed_graph()
authorZac Medico <zmedico@gentoo.org>
Sun, 5 Sep 2010 05:47:42 +0000 (22:47 -0700)
committerZac Medico <zmedico@gentoo.org>
Sun, 5 Sep 2010 05:47:42 +0000 (22:47 -0700)
commit8b433bcf960bf12dc85fcb77e900f72155eded73
tree95db442906299d2b0d96448535530e5992905ff8
parenta3c8235f9ebcbdcfec466ea775e3ffa4ff171132
Add scheduler._init_installed_graph() and _destroy_installed_graph()
methods and use them to free memory when calling _calc_resume_list()
for emerge --keep-going.
pym/_emerge/Scheduler.py