On Sat, Nov 1, 2008 at 4:19 PM, Anand Chitipothu <[EMAIL PROTECTED]>wrote:
> > web.py trys to convert input to unicode. The unicode conversion can be > disabled by using web.input(_unicode=False) if python's urllib.py does not do unicode by default, why does web.input need to do unicode? File "/usr/lib64/python2.5/urllib.py", line 1250, in urlencode --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
