HomeSort by relevance Sort by last modified time
    Searched full:goto_line_event (Results 1 - 4 of 4) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
EditorWindow.py 223 text.bind("<<goto-line>>", self.goto_line_event)
632 def goto_line_event(self, event): member in class:EditorWindow
    [all...]
ChangeLog     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
EditorWindow.py 223 text.bind("<<goto-line>>", self.goto_line_event)
632 def goto_line_event(self, event): member in class:EditorWindow
    [all...]
ChangeLog     [all...]

Completed in 41 milliseconds