Keakon,
Another mistake on my part. I am sorry.
"self.response.out.write(body)" DOES produce output, but I
did not see it because it was not the last output (I guess).
Anyhow, I was able to get some output from your .encode('utf')
or by using this code: message.comment = str(comment)
and using str() around all my strings.
So thanks very much for your great help.
However, 1 new problems has clarified itself. I am getting
the following INFO message which I do not know how to
implement, but am trying.
INFO 2009-05-30 16:01:14,392 mail_stub.py] You are not currently
sending out real email. If you have sendmail installed you can use it
by using the server with --enable_sendmail
Brian in Atlanta
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---