Searched defs:_make_blanks (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/idlelib/idle_test/ | ||
H A D | test_format.py | 389 _make_blanks = EditorWindow._make_blanks variable in DummyEditwin |
/third_party/python/Lib/idlelib/ | ||
H A D | editor.py | 1548 def _make_blanks(self, n): member in EditorWindow |
Completed in 3 milliseconds