Looks like you mis-typed "reponse" instead of "response" somewhere (perhaps 
"response.download" in the download() function of that example).

Anthony

On Monday, May 7, 2012 3:48:29 PM UTC-4, Tony Ha wrote:
>
> Hello,
> Please help!
> I am following the book "http://web2py.com/books"; on chapter overview, 
> doing the mywiki app. after append the def news(): codes into the default 
> controller: then I visit http://127.0.0.1:8000/mywiki/default/news.rss 
> and I got 
> Internal errorTicket issued: 
> mywiki/127.0.0.1.2012-05-07.20-19-57.d577cc7e-d59e-45f7-87f5-50551b75313c<http://127.0.0.1:8000/admin/default/ticket/mywiki/127.0.0.1.2012-05-07.20-19-57.d577cc7e-d59e-45f7-87f5-50551b75313c>
>  
> when I open this ticket it say
> <type 'exceptions.NameError'> global name 'reponse' is not defined
>
> Do I need to import any python module to solve this issue? 
>
> Many thanks for the help!
>
> Tony.
>

Reply via email to