ANN: Urwid 0.9.0 - Console UI library
Ian Ward
ian at excess.org
Thu Feb 23 15:48:15 EST 2006
Thomas Dickey wrote:
> Ian Ward <ian at excess.org> wrote:
>
>> - New raw_display module that handles console display without relying
>> on external libraries. This module was written as a work around
>> for the lack of UTF-8 support in the standard version of ncurses.
>
>
> The "standard version" of ncurses has supported UTF-8 for the past few
> years. You may perhaps mean "default configuration", which has a
> different connotation.
>
You're right.
I was looking for a short way of saying "a work around for lack of UTF-8
support in the version of ncurses that Python links against by default".
Ian Ward
More information about the Python-list
mailing list