Mercurial > genshi > mirror
view examples/webpy/README.txt @ 717:0e8b92905741 experimental-match-fastpaths
a performance breakthrough - bring this branch inline with the bigtable benchmark by lazily creating ctxt._match_set in a way that doesn't barf
author | aflett |
---|---|
date | Tue, 08 Apr 2008 23:36:20 +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.