Searched refs:_make_source (Results 1 – 2 of 2) sorted by relevance
141 def _make_source(self) -> str: member in Patch285 …assert self._make_source() == other._make_source(), 'Need to update offset calculation to handle a…312 src = old_src = self._make_source()328 before = self._make_source()
782 patch._make_source().splitlines(True), patch.collapse().splitlines(True),