Strange python and cgi!

DG david at fielden.com.au
Tue Sep 24 20:30:34 EDT 2002


And/or put this at the start of your script:

	import cgitb; cgitb.enable()

Rowdy

> -----Original Message-----
> On Behalf Of Erik Max Francis
> Sent: Wednesday, 25 September 2002 10:22 AM
> Subject: Re: Strange python and cgi!
> 
> 
> CheapSkate wrote:
> 
> > when I go to the webpage, it stops halfway and in "view source: it
> > only show
> > the code till the open "pre".
> 
> It's likely some other error occurred.  Check your Web server 
> error log
> for the final word.





More information about the Python-list mailing list