Home
last modified time | relevance | path

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

/third_party/python/Lib/idlelib/
Dsidebar.py227 def text_auto_scroll(): function
244 self.main_widget.after(50, text_auto_scroll)
254 self.main_widget.after(0, text_auto_scroll)