Home | History | Annotate | Download | only in idlelib

Lines Matching refs:HelpSourceSelected

391         self.listHelp.bind('<ButtonRelease-1>',self.HelpSourceSelected)
882 def HelpSourceSelected(self,event):