Searched refs:MultiCallCreator (Results 1 – 3 of 3) sorted by relevance
16 cls.mc = multicall.MultiCallCreator(Text)31 mc2 = multicall.MultiCallCreator(Text)
314 def MultiCallCreator(widget): function422 text = MultiCallCreator(tkinter.Text)(top)
24 from idlelib.multicall import MultiCallCreator136 self.text = text = MultiCallCreator(Text)(text_frame, **text_options)