Read until a given string is encountered or until timeout. When no match is found, return whatever is available instead, possibly the empty string. Raise EOFError if the connection is closed and no cooked data is available.
(self, match, timeout=None)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected