Add a AbstractEbuildProcess class for MiscFunctionsProcess to inherit the
authorZac Medico <zmedico@gentoo.org>
Sun, 6 Dec 2009 11:02:00 +0000 (11:02 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 6 Dec 2009 11:02:00 +0000 (11:02 -0000)
commit3b44e1cda7791c2f8dcc1dac44834d04dd360717
treea81ad7ee650d03c6a96fe1ab613291226d0a7814
parent7a058619e11d8544d5edc8641390ea33877fa90a
Add a AbstractEbuildProcess class for MiscFunctionsProcess to inherit the
_pipe and _can_log methods that used to be in the EbuildProcess class.
(trunk r14933)

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