Searched refs:test_initial_indent (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_textwrap.py | 521 def test_initial_indent(self): member in IndentTestCases |
/external/python/cpython3/Lib/test/ | ||
D | test_textwrap.py | 664 def test_initial_indent(self): member in IndentTestCases |