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

Function _line_pair_iterator

Lib/difflib.py:1541–1567  ·  view source on GitHub ↗

Yields from/to lines of text with a change indication. This function is an iterator. It itself pulls lines from the line iterator. Its difference from that iterator is that this function always yields a pair of from/to text lines (with the change indication). If n

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_mdiffFunction · 0.85

Calls 4

_line_iteratorFunction · 0.85
nextMethod · 0.45
appendMethod · 0.45
popMethod · 0.45

Tested by

no test coverage detected