Home
last modified time | relevance | path

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

/third_party/python/Lib/idlelib/
H A Dformat.py392 class Rstrip: # 'Strip Trailing Whitespace" on "Format" menu. class
H A Deditor.py63 from idlelib.format import FormatParagraph, FormatRegion, Indents, Rstrip namespace
342 text.bind("<<do-rstrip>>", self.Rstrip(self).do_rstrip)
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_format.py621 cls.do_rstrip = ft.Rstrip(cls.editor).do_rstrip

Completed in 5 milliseconds