Neil Cerutti <[EMAIL PROTECTED]> wrote:

> I don't really expect it to work, but if anything will, that is
> it. Curses supports only ASCII and a some special symbol codes
> defined by curses.

un - no.  Curses supports whatever the flavor of curses you have does.
Often that's the 8-bit flavor of ncurses, but the limitation is definitely
in the python configuration.

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to