Martin v. Löwis added the comment:

> Perhaps it is broken - it does look rather fragile - but are there any
> plans to design a replacement?

If people could contribute an ICU wrapper - that would be nice. However,
it's unlikely to happen. So I'll rather rewrite _locale to use wchar_t
functions, and give up on systems where these are not available, or
where wchar_t is not Unicode (not sure how to detect the latter case).

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1995>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to