Home
last modified time | relevance | path

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

/third_party/python/Lib/idlelib/
Dformat.py42 def format_paragraph_event(self, event, limit=None): member in FormatParagraph
Deditor.py322 self.FormatParagraph(self).format_paragraph_event)
/third_party/python/Lib/idlelib/idle_test/
Dtest_format.py278 cls.formatter = ft.FormatParagraph(editor).format_paragraph_event