Home | History | Annotate | Download | only in idlelib

Lines Matching defs:eof_callback

879         text.bind("<<end-of-file>>", self.eof_callback)
1100 def eof_callback(self, event):