Add a PackageMerge class to serve as an asynchronous interface to package
authorZac Medico <zmedico@gentoo.org>
Sun, 6 Jul 2008 15:17:10 +0000 (15:17 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 6 Jul 2008 15:17:10 +0000 (15:17 -0000)
commit1f0452f69e03b728ae26f6e5800fe52dbd0cd649
treef988b78502cbb09262235ae0f4d5375f61e9bcb8
parentedd7c68e04049dea96dff0e5aeb6e28fd620681b
Add a PackageMerge class to serve as an asynchronous interface to package
merges. For now it executes synchronously inside the start() method.

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