Your browser (Internet Explorer 6) is out of date. It has known security flaws and may not display all features of this and other websites. Learn how to update your browser.
X
Post

N00b problems with Appengine

This problem was stupid, but I’m sure I’m not the only one who is going to run into it :o uch:

Status: 200 OK
Content-Type: text/html; charset=utf-8
Cache-Control: no-cache
Expires: Fri, 01 Jan 1990 00:00:00 GMT
Content-Length: 3

If you are getting the above message after the output you intended, it is because you are using “print” instead of “self.response.out.write”.   :sick: :o uch: :grr: