Home
last modified time | relevance | path

Searched refs:_insert_printable_char (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/curses/
Dtextpad.py70 def _insert_printable_char(self, ch): member in Textbox
102 self._insert_printable_char(ch)
/third_party/python/Lib/test/
Dtest_curses.py1174 box._insert_printable_char('a')