Files
@ e4f743999d5c
Branch filter:
Location: kallithea/.hgignore
e4f743999d5c
1.1 KiB
text/plain
lib: de-obfuscate nested functions in pygmentize_annotation and how they always pass an annotate_from_changeset_func to AnnotateHtmlFormatter
These functions contain the only call to annotate_highlight, which contains
the only call to AnnotateHtmlFormatter.
annotate_highlight is thus clearly always passed an
annotate_from_changeset_func.
These functions contain the only call to annotate_highlight, which contains
the only call to AnnotateHtmlFormatter.
annotate_highlight is thus clearly always passed an
annotate_from_changeset_func.