Add a AbstractEbuildProcess class for MiscFunctionsProcess to inherit the
authorZac Medico <zmedico@gentoo.org>
Sun, 6 Dec 2009 08:03:46 +0000 (08:03 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 6 Dec 2009 08:03:46 +0000 (08:03 -0000)
commit0aad441b68c56e2fe443133ae7e91dad749abc19
tree7dbbedee1816be4289fa4fff7310772515743e43
parent512e554dbf5e79fd391fc251568841e5528543ff
Add a AbstractEbuildProcess class for MiscFunctionsProcess to inherit the
_pipe and _can_log methods that used to be in the EbuildProcess class.

svn path=/main/trunk/; revision=14933
pym/_emerge/AbstractEbuildProcess.py [new file with mode: 0644]
pym/_emerge/EbuildProcess.py
pym/_emerge/MiscFunctionsProcess.py