r"""Returns generator yielding marked up from/to side by side differences. Arguments: fromlines -- list of text lines to compared to tolines tolines -- list of text lines to be compared to fromlines context -- number of context lines to display on each side of difference,
(fromlines, tolines, context=None, linejunk=None,
charjunk=IS_CHARACTER_JUNK)
source not stored for this graph (policy: none)
no test coverage detected