MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / _split_line

Method _split_line

Lib/difflib.py:1758–1811  ·  view source on GitHub ↗

Builds list of text lines by splitting text lines at wrap point This function will determine if the input text line needs to be wrapped (split) into separate lines. If so, the first wrap point will be determined and the first line appended to the output text line li

(self,data_list,line_num,text)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_line_wrapperMethod · 0.95

Calls 2

appendMethod · 0.45
countMethod · 0.45

Tested by

no test coverage detected