Mercurial > genshi > genshi-test
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. |
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. |