UnicodeEncodeError in add_action_print with non ascii files names

John A Meinel john at arbash-meinel.com
Sun Feb 12 15:15:51 GMT 2006


Nir Soffer wrote:
> 
> On 5 Feb, 2006, at 14:50, John A Meinel wrote:
> 
>> It is actually easier to use
>>
>>>>> import unicodedata
>>>>> unicodedata.normalize('NFKC', s)
>>>>> unicodedata.normalize('NFKD', s)
> 
> Nice, I always wondered how Python does not have this functionality :-)
> 
>>> I'll be happy to help with the Unicode support. I have some free time
>>> later this month.
>>>
>>
>> When you get free time, let me know. I think I have things sorted out as
>> to what needs to happen. I just haven't had the time to actually do it.
> 
> I hope you can dump the sorted out stuff to the wiki :-)
> 
> I added little discussion about Unicode filenames support in
> <http://bazaar.canonical.com/BzrWishlist#unicode-filenames>, maybe there
> should be a page about this important issue.
> 

I tried to put my notes on
http://bazaar.canonical.com/EncodingSupport

There isn't a lot there, so if you need clarification, just ask.

John
=:->

> 
> Best Regards,
> 
> Nir Soffer
> 
> 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 249 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060212/a87641d2/attachment.pgp 


More information about the bazaar mailing list