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

Method make_table

Lib/difflib.py:1943–2018  ·  view source on GitHub ↗

Returns HTML table 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 Tru

(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

make_fileMethod · 0.95

Calls 10

_make_prefixMethod · 0.95
_tab_newline_replaceMethod · 0.95
_line_wrapperMethod · 0.95
_collect_linesMethod · 0.95
_convert_flagsMethod · 0.95
_mdiffFunction · 0.85
dictFunction · 0.85
appendMethod · 0.45
joinMethod · 0.45
replaceMethod · 0.45

Tested by

no test coverage detected