Searched refs:_read_with_prompt (Results 1 – 1 of 1) sorted by relevance
289 def _read_with_prompt(input, prompt): function324 new_board = _read_with_prompt(input, board_prompt).lower()347 build = _read_with_prompt(input, prompt)380 new_model = _read_with_prompt(input, model_prompt).lower()418 y_n = _read_with_prompt(input, prompt).lower() or 'no'443 y_n = _read_with_prompt(input, prompt).lower() or 'yes'