summaryrefslogtreecommitdiff
path: root/coverage/templite.py
Commit message (Collapse)AuthorAgeFilesLines
* The best way to get py3k support: same source runs on both, with some ↵Ned Batchelder2009-09-221-1/+1
| | | | contortions.
* Minor templite tweaks.Ned Batchelder2009-09-061-1/+2
|
* 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