Problem with cgitb

Ken Causey ken at ineffable.com
Thu Mar 7 15:20:54 EST 2002


While trying to work out an appropriate fix for my problems with sgmllib
I decided to try Python2.2, at which point I could start using cgitb. 
Unfortunately cgitb has a problem when some of the data it outputs
includes HTML, since it does not escape the appropriate bits and so the
browser gets very upset.

Ken Causey







More information about the Python-list mailing list