Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds