obspy.core.inventory.util.InventoryTextWrapper._handle_long_word

InventoryTextWrapper._handle_long_word(reversed_chunks, cur_line, cur_len, width)
_handle_long_word(chunks : [string],
cur_line : [string], cur_len : int, width : int)

Handle a chunk of text (most likely a word, not whitespace) that is too long to fit in any line.