Module shellutils :: Class KeywordOutputMatcher
[hide private]

Class KeywordOutputMatcher

source code

OutputMatcher --+
                |
               KeywordOutputMatcher

Instance Methods [hide private]
 
__init__(self, keyword) source code
 
match(self, content) source code
Method Details [hide private]

match(self, content)

source code 
Overrides: OutputMatcher.match