Mercurial > genshi > mirror
log examples/basic/run.py @ 38:ee669cb9cccc trunk
age | author | description |
---|---|---|
Tue, 20 Jun 2006 13:05:37 +0000 | cmlenz | * Include paths are now interpreted relative to the path of the including template. Closes #3. trunk |
Sun, 18 Jun 2006 22:33:33 +0000 | cmlenz | Refactoring to address #6: all match templates are now processed by a single filter, which means that match templates added by included templates are properly applied. A side effect of this refactoring is that `Context` objects may not be reused across multiple template processing runs. trunk |
Sat, 03 Jun 2006 12:28:53 +0000 | cmlenz | Added basic example. trunk |