Home | History | Annotate | Download | only in idlelib

Lines Matching refs:newtabwidth

1170     def set_tabwidth(self, newtabwidth):
1172 if self.get_tabwidth() != newtabwidth:
1175 "n" * newtabwidth)