Home
last modified time | relevance | path

Searched refs:reformat_paragraph (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/idlelib/
H A Dformat.py66 newdata = reformat_paragraph(data, limit)
120 def reformat_paragraph(data, limit): function
165 newdata = reformat_paragraph(data, format_width)
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_format.py163 """Test the reformat_paragraph function without the editor window."""
167 reform = ft.reformat_paragraph

Completed in 3 milliseconds