Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't need these files, they aren't part of the comparison. | Ned Batchelder | 2012-03-22 | 1 | -372/+0 |
| | |||||
* | Properly handle Unicode characters in Python source when creating the HTML ↵ | Ned Batchelder | 2011-08-17 | 1 | -0/+372 |
report (except surrogates come out as pairs of blots in the HTML). Fixes #124 and #144. |