Searched defs:unified_diff (Results 1 – 2 of 2) sorted by relevance
31 def unified_diff(name: str, a: str, b: str) -> str: function
1095 def unified_diff(a, b, fromfile='', tofile='', fromfiledate='', function