Lines Matching defs:bell
560 def bell(self, displayof=0):561 """Ring a display's bell."""562 self.tk.call(('bell',) + self._displayof(displayof))