Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dtextwrap.py200 def _handle_long_word(self, reversed_chunks, cur_line, cur_len, width): member in TextWrapper
305 self._handle_long_word(chunks, cur_line, cur_len, width)