Home
last modified time | relevance | path

Searched refs:newtabwidth (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/idlelib/
Deditor.py1254 def set_tk_tabwidth(self, newtabwidth): argument
1256 if self.get_tk_tabwidth() != newtabwidth:
1260 "n" * newtabwidth)