view examples/webpy/README.txt @ 577:5796de680d94

Fix for #136, where transformer marks were not being stripped correctly when applying normal `Stream` filters. Thanks to Dave Abrahams for finding this.
author athomas
date Sun, 29 Jul 2007 01:04:20 +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.
Copyright (C) 2012-2017 Edgewall Software