* Add new CompositeTask._default_final_exit() method and use it as the new
authorZac Medico <zmedico@gentoo.org>
Mon, 7 Jul 2008 22:41:10 +0000 (22:41 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 7 Jul 2008 22:41:10 +0000 (22:41 -0000)
commit8c8226266a93b0b01790ad983b8f35259e4a7543
tree50d747708d1858e27700a55765730051688929d1
parentc931f1fff92186cbbe78613845270245eba64a37
* Add new CompositeTask._default_final_exit() method and use it as the new
  generic task exit callback.

* Remove erroneous self.wait() calls inside MergeListItem.start().

svn path=/main/trunk/; revision=10974
pym/_emerge/__init__.py