Lines Matching full:raw_input
1772 """Read one line, using raw_input when available."""1774 return raw_input(prompt)