Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Dtextwrap.py197 def _handle_long_word(self, reversed_chunks, cur_line, cur_len, width): member in TextWrapper
198 """_handle_long_word(chunks : [string],
302 self._handle_long_word(chunks, cur_line, cur_len, width)

Completed in 1 milliseconds