Split the MergeTask._merge() method into 3 smaller methods. The new
authorZac Medico <zmedico@gentoo.org>
Sat, 28 Jun 2008 01:45:14 +0000 (01:45 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 28 Jun 2008 01:45:14 +0000 (01:45 -0000)
commitd2a01c67485398343dd8cb0e5e83e1e39d8fbced
treefa3d354b6d85bb1078e1c08dd0de0291c4463d0b
parenta99a0ec085e6453b49b5d2f890b80c5a2ef6cd9d
Split the MergeTask._merge() method into 3 smaller methods. The new
methods are _execute_task() and _post_merge().

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