Mercurial > genshi > mirror
log
age | author | description |
---|---|---|
Sun, 01 Oct 2006 15:33:02 +0000 | cmlenz | Use an LRU cache for caching parsed templates in the `TemplateLoader`. LRU cache implementation is a simplified version of the `LRUCache` class in [http://www.myghty.org/ Myghty]. trunk |