On Wed, 2010-10-06 at 10:36 +0100, Dipo Elegbede wrote:
> here is the code as pasted on pastebin:
> 
> http://pastebin.com/K2Fxq6ac
> 
> please help.
> 
> It only returns the header and a blank page. 

one error is that lines 19 and 20 should be unindented. The other error,
I cannot understand - it says:
'module does not have attribute escape', if the cgi.escape() wrapper is
removed the code runs. But cgi module *does* have an escape - so why
this error?
-- 
regards
Kenneth Gonsalves

_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to