This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients atagar1, vstinner
Date 2008-12-31.00:09:08
SpamBayes Score 0.034252807
Marked as misclassified No
Message-id <1230682149.96.0.186884700649.issue4787@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2008-12-31 00:09:10vstinnersetrecipients: + vstinner, atagar1
2008-12-31 00:09:09vstinnersetmessageid: <1230682149.96.0.186884700649.issue4787@psf.upfronthosting.co.za>
2008-12-31 00:09:09vstinnerlinkissue4787 messages
2008-12-31 00:09:08vstinnercreate