Searched refs:test_textpad (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | curses_tests.py | 13 def test_textpad(stdscr, insert_mode=False): function 41 test_textpad(stdscr, False) 42 test_textpad(stdscr, True) |
Completed in 0 milliseconds