Home
last modified time | relevance | path

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

/third_party/python/Lib/idlelib/
H A Dformat.py272 lines[pos] = self.editwin._make_blanks(effective) + line[raw:]
284 lines[pos] = self.editwin._make_blanks(effective) + line[raw:]
H A Deditor.py1548 def _make_blanks(self, n): member in EditorWindow
1564 text.insert("insert", self._make_blanks(column),
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_format.py389 _make_blanks = EditorWindow._make_blanks variable in DummyEditwin

Completed in 5 milliseconds