On Sun, Aug 31, 2008 at 12:45 PM, Anand Chitipothu <[EMAIL PROTECTED]> wrote:
>
> Sorry, fixed.
>

I found 'result' must convert to a unicode obj here. If I remove
utils.utf8() here. My chinese-utf8 template will output a blank page
without content.

If you want return a raw-binary data to browser, such as a CAPTCHA
image, you should try 'yield' . I found it will skip string/unicode...
validator.

Anand, Is 'yield' the official way to handle raw-binary data?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web.py" 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/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to