Mercurial > genshi > genshi-test
log
age | author | description |
---|---|---|
Sun, 01 Jun 2008 20:09:28 +0000 | cmlenz | Workaround for a Python 2.4 bug that broke star imports in template code blocks. Closes #221. Many thanks to Armin Ronacher for the patch. |
Sat, 31 May 2008 21:34:16 +0000 | cmlenz | Fix for potential duplicate attributes making it through the builder API. Closes #216. |