Mercurial > genshi > genshi-test
view examples/webpy/README.txt @ 689:46a21414151b
The XHTML serializer now strips `xml:space` attributes as they are only allowed on very few tags.
author | cmlenz |
---|---|
date | Wed, 12 Mar 2008 20:48:52 +0000 |
parents | bb6818970092 |
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.