Mark Thanks for offer of help. I found my own mistake. I didn't know in TurboGears, forms always return Unicode strings. Now I know there is no avoiding Unicode. I must internally treat all strings as Unicode if I know what is good for me. I was treating them as ASCII.
cs --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

