Mercurial > genshi > mirror
log
age | author | description |
---|---|---|
Mon, 26 Feb 2007 18:26:59 +0000 | cmlenz | Improve the handling of namespaces in serialization. trunk |
Wed, 21 Feb 2007 15:15:17 +0000 | cmlenz | Simplify `defined` function provided by template engine plugin. trunk |
Wed, 21 Feb 2007 14:25:44 +0000 | cmlenz | Update copyright year for files modified this year. trunk |
Wed, 21 Feb 2007 14:17:22 +0000 | cmlenz | Move string interpolation code into separate module (`genshi.template.interpolation`). trunk |
Wed, 21 Feb 2007 12:59:23 +0000 | cmlenz | Reenable AST transformer dispatch cache. trunk |
Wed, 21 Feb 2007 10:26:38 +0000 | cmlenz | Support for Python code blocks using the `<?python ?>` processing instruction. Closes #84. trunk |