James Henstridge wrote: > > Well, setlocale(LC_ALL, 'whatever') should be forcing the locale to > 'whatever'. At least, it does with python 2.0. It calls the libc > setlocale function. I'm not doubting that it is doing SOMETHING to set the locale. However, when put into practice, this simply does not work. I'm using Python2.0 and kinput2 for Japanese input. Japanese input only works if I alter the environment prior to invoking the interpreter with my code. _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to