Mercurial > genshi > mirror
log
age | author | description |
---|---|---|
Mon, 09 Oct 2006 20:45:17 +0000 | cmlenz | Fix `starts-with()` XPath function so that it actually compares the two strings. Closes #61. trunk |
Mon, 09 Oct 2006 19:25:41 +0000 | cmlenz | Better error message when trying a `py:for` loop over an object that is not iterable. Closes #60. trunk |
Sat, 07 Oct 2006 19:18:05 +0000 | cmlenz | The content of `<script>` and `<style>` elements is no longer escaped when serializing to HTML but declaring the XHTML namespace in the template. trunk |