From: Julian 'Julik' Tarkhanov Date: 2006-06-22T00:41:02+09:00 Subject: Re: Unicode roadmap? On 21-jun-2006, at 17:18, Yukihiro Matsumoto wrote: > |If the last call will throw some kind of EncodingMismatchError, > how to deal > |with that? > > I recommend using "ascii" encoding, which is default, for library > files, unless you are sure in what encoding your input data are. > For localization, tools like gettext would help dealing with strings > in the native encoding. Matz, this would be a disaster (if in such a situation a library throws). It's gonna be like python. Because it means that 99 percent of the libraries will throw. -- Julian 'Julik' Tarkhanov please send all personal mail to me at julik.nl