Searched refs:test_textpad (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
H A Dcurses_tests.py13 def test_textpad(stdscr, insert_mode=False): function
41 test_textpad(stdscr, False)
42 test_textpad(stdscr, True)
/external/python/cpython3/Lib/test/
H A Dcurses_tests.py13 def test_textpad(stdscr, insert_mode=False): function
41 test_textpad(stdscr, False)
42 test_textpad(stdscr, True)

Completed in 147 milliseconds