Home
last modified time | relevance | path

Searched defs:insert_mode (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Lib/test/
Dcurses_tests.py13 def test_textpad(stdscr, insert_mode=False): argument
/external/python/cpython2/Lib/test/
Dcurses_tests.py13 def test_textpad(stdscr, insert_mode=False): argument
/external/python/cpython3/Lib/curses/
Dtextpad.py43 def __init__(self, win, insert_mode=False): argument
/external/python/cpython2/Lib/curses/
Dtextpad.py43 def __init__(self, win, insert_mode=False): argument