Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/idlelib/
Dscrolledlist.py131 def _scrolled_list(parent): # htest # function
149 run(_scrolled_list)
/external/python/cpython2/Lib/idlelib/
DScrolledList.py127 def _scrolled_list(parent): function
145 run(_scrolled_list)