~mkanat/loggerhead/view-default

Viewing all changes in revision 433.

  • Committer: Max Kanat-Alexander
  • Date: 2010-12-01 07:13:52 UTC
  • Revision ID: mkanat@bugzilla.org-20101201071352-g164rb2ckdprwmje
Instead of yielding None for when there are more lines than annotate_iter
has, just fix the off-by-one bug that made us have too many lines in
"contents" (caused by annotate_iter using split_lines and us using 
split("\n") in highlight()).

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: