Thanks guys! After I put 'u' before Chinese charater, the page works.
On Aug 27, 2:33 am, Christoph Zwerschke <[email protected]> wrote: > xianren schrieb: > > > title = TextField( label_text="鳖") > > You should use unicode internally, i.e. label_text=u"鳖". > > -- Christoph --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

