MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / make_file

Method make_file

Lib/difflib.py:1711–1733  ·  view source on GitHub ↗

Returns HTML file of side by side comparison with change highlights Arguments: fromlines -- list of "from" lines tolines -- list of "to" lines fromdesc -- "from" file column header string todesc -- "to" file column header string context -- set to True

(self,fromlines,tolines,fromdesc='',todesc='',context=False,
                  numlines=5)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.45

Calls 2

make_tableMethod · 0.95
dictFunction · 0.85

Tested by

no test coverage detected