Home | History | Annotate | Download | only in idlelib

Lines Matching refs:text_options

176         text_options = {
186 text_options['tabstyle'] = 'wordprocessor'
187 self.text = text = MultiCallCreator(Text)(text_frame, **text_options)