Home
last modified time | relevance | path

Searched refs:expand_word_event (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/idlelib/idle_test/
H A Dtest_autoexpand.py79 expand = self.auto_expand.expand_word_event
97 expand = self.auto_expand.expand_word_event
115 expand = self.auto_expand.expand_word_event
132 expand = self.auto_expand.expand_word_event
/third_party/python/Lib/idlelib/
H A Dautoexpand.py27 def expand_word_event(self, event): member in AutoExpand
H A Deditor.py332 text.bind("<<expand-word>>", self.AutoExpand(self).expand_word_event)

Completed in 4 milliseconds