Mercurial > genshi > mirror
log
age | author | description |
---|---|---|
Mon, 27 Aug 2007 20:05:31 +0000 | cmlenz | Changed the default error handling mode to "strict". trunk |
Mon, 27 Aug 2007 19:04:20 +0000 | cmlenz | Text templates now default to rendering as plain text; it is no longer necessary to explicitly specify the "text" method to the `render()` or `serialize()` method of the generated markup stream. See tickets #62 and #118. trunk |
Thu, 23 Aug 2007 12:22:57 +0000 | cmlenz | Fix bug that slipped into [717]: the code of a `py:with` directive was not being compiled with AST transformations applied. trunk |