Read until one from a list of a regular expressions matches. The first argument is a list of regular expressions, either compiled (re.RegexObject instances) or uncompiled (strings). The optional second argument is a timeout, in seconds; default is no timeout.
(self, list, timeout=None)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected