2011/5/30 saggit <[email protected]>: > when I write this code " form.Textbox("username", description=u'用户 > 名'), " i using mako template system , then > render.register(form=form),the page get an error: > > 'ascii' codec can't decode byte 0xc3 > > then what should i do now?
What is the version of web.py you are using and what is the exception traceback? Anand -- 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.
