Searched refs:info_text (Results 1 – 1 of 1) sorted by relevance
1564 def _input_dialog(title, initial_text, info_text=None): argument1580 info_lines = info_text.split("\n") if info_text else []