Paul Boddie wrote: > Testing Web applications can be hard, but the traceback tells you > everything you need to know here.
especially if you make sure to use the cgitb module: http://docs.python.org/lib/module-cgitb.html while developing/debugging. </F> -- http://mail.python.org/mailman/listinfo/python-list