summaryrefslogtreecommitdiff
path: root/coverage/templite.py
Commit message (Collapse)AuthorAgeFilesLines
* More docstrings all around.Ned Batchelder2009-05-091-5/+33
|
* Variables' items (dict access) can be used in templates.Ned Batchelder2009-04-201-1/+4
|
* Muliple loops and multi-line loops didn't work.Ned Batchelder2009-04-201-1/+1
|
* Templite: a lightweight template class to use when making HTML reports.Ned Batchelder2009-04-191-0/+81