Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Ddifflib.py1539 def _line_pair_iterator(): function
1569 line_pair_iterator = _line_pair_iterator()
/external/python/cpython3/Lib/
Ddifflib.py1567 def _line_pair_iterator(): function
1600 line_pair_iterator = _line_pair_iterator()