On 20 Dec 2005 17:18:35 -0200, Jorge Godoy <[EMAIL PROTECTED]> wrote: > > Kevin Dangoor <[EMAIL PROTECTED]> writes: > > > I believe there's a kid.defaultencoding setting or some such. Do you > > have that set to the right value? It's unclear to me why it thinks > > it's working with ASCII. > > Me neither. I'll check it again after a svn update and if it still happens, > I'll file a bug.
Hi, I encountered the same problem with Japanese language, and solved it by passing no Strings but Unicode Strings to kid. It does not solves the ASCII default problem though Evan

