Have you tried:

self.response.out.write(str(0))

?


On Dec 22, 5:11 pm, Phoenix <peece...@gmail.com> wrote:
> Hi.. this is the code I'm using..
>
> self.response.out.write(0) and "0" is not being on screen.. even if
> this "0" an Integer is in some variable.. like this..
> new_index = 0
> self.response.out.write(new_index)
>
> and nothing comes on screen..
>
> can anyone have any idea?
>
> thanks in advance..

--

You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.


Reply via email to