view examples/webpy/README.txt @ 397:d6e9170c5ccc

* Moved some utility functions from `genshi.core` to `genshi.util` (backwards compatibility preserved via imports) * Minor performance tweaks for the serializers
author cmlenz
date Tue, 02 Jan 2007 17:48:06 +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