Searched refs:_read_until_string (Results 1 – 1 of 1) sorted by relevance
167 def _read_until_string(pipe, stop_string): function200 lines = _read_until_string(sp.stdout, "Enter the authorization code: ")204 lines = _read_until_string(sp.stdout, "What is your project-id? ")