Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/idlelib/
Dconfigdialog.py1949 self.helplist.bind('<ButtonRelease-1>', self.help_source_selected)
2056 def help_source_selected(self, event): member in GenPage