Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Ddifflib.py1425 def record_sub_info(match_object,sub_info=sub_info): function
1428 change_re.sub(record_sub_info,markers)
/external/python/cpython3/Lib/
Ddifflib.py1456 def record_sub_info(match_object,sub_info=sub_info): function
1459 change_re.sub(record_sub_info,markers)