Home
last modified time | relevance | path

Searched refs:Textbox (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/test/
H A Dcurses_tests.py27 box = textpad.Textbox(win, insert_mode)
H A Dtest_curses.py1175 box = curses.textpad.Textbox(win, insert_mode=True)
/third_party/python/Lib/curses/
H A Dtextpad.py19 class Textbox: class
198 return Textbox(win).edit()

Completed in 3 milliseconds