diff examples/webpy/README.txt @ 267:bb6818970092

Add [WebPy web.py] example app.
author cmlenz
date Mon, 25 Sep 2006 13:26:42 +0000
parents
children
line wrap: on
line diff
new file mode 100644
--- /dev/null
+++ b/examples/webpy/README.txt
@@ -0,0 +1,6 @@
+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