STINNER Victor <victor.stin...@haypocalc.com> added the comment:

ncursesw looks to be available for:
 - Linux: eg. packaged in Ubunbut
 - NetBSD: 
ftp://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/devel/ncursesw/README.html
 - FreeBSD: ncurses package with USE="unicode"
 - Mac OS X: http://ncursesw.darwinports.com/
 - Windows: by Cygwin (libncurses5 package)
I think that libncursesw is working well on Linux and BSD, but Windows 
port may be buggy.

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue4787>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to