Mercurial > genshi > mirror
view examples/webpy/README.txt @ 526:8779b2a775d9 trunk
Fix interpolation of short-form expressions that include literal text before the expression. Thanks to Alec for reporting the issue.
author | cmlenz |
---|---|
date | Mon, 18 Jun 2007 21:00:39 +0000 |
parents | 8165d6e3b703 |
children |
line wrap: on
line source
Sample application that demonstrates the use of Genshi templates in web.py (http://webpy.org/). Try introducing errors (not just XML well-formedness errors, those are boring) in the template, and you'll see a nice error screen with pretty good information about the exact error.