Home
last modified time | relevance | path

Searched defs:_format_range_unified (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
Ddifflib.py1145 def _format_range_unified(start, stop): function
/external/python/cpython3/Lib/
Ddifflib.py1124 def _format_range_unified(start, stop): function