view examples/webpy/README.txt @ 424:d698a5556a55

Set the `__version__` property in `genshi.__init__`; only works with a setuptools install, though. Addresses #103.
author cmlenz
date Tue, 20 Mar 2007 18:52:00 +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