debug CGI with complex forms

Sullivan WxPyQtKinter sullivanz.pku at gmail.com
Thu Apr 6 04:13:30 EDT 2006


When the form in one HTML is very complex with a lot of fields(input,
button,radio,checkbox etc.), setting the environment is quite
burdernsome, so I usually change the stdout and stderr of the submit
processing script to a file object to see the output directly from that
file. This just can do, but still inconvinient.
Anyone has more suggestions?




More information about the Python-list mailing list