Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/idlelib/
DFormatParagraph.py35 def format_paragraph_event(self, event, limit=None): member in FormatParagraph
/external/python/cpython2/Lib/idlelib/idle_test/
Dtest_formatparagraph.py274 cls.formatter = fp.FormatParagraph(editor).format_paragraph_event