Searched defs:_format_range_unified (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Lib/ | ||
| D | difflib.py | 1145 def _format_range_unified(start, stop): function |
| /external/python/cpython3/Lib/ | ||
| D | difflib.py | 1084 def _format_range_unified(start, stop): function |