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.

作者 Justin.Venus
收信人 Justin.Venus, enchanter, iandekit, jcea, mschmarck, vstinner
日期 2012-07-07.04:37:57
SpamBayes Score -1.0
Marked as misclassified
Message-id <1341635878.63.0.181821943285.issue13552@psf.upfronthosting.co.za>
In-reply-to
内容
Does OpenIndiana ship with the gnu version of ncurses like Solaris 11?

Headers:
/usr/include/ncurses

Libraries:
/usr/gnu/lib

If it matches Solaris, then you can use my patch[1] in issue 3786 to see if that works around the issue, like it does for Solaris.

1) http://bugs.python.org/file26171/bug3786.patch
历史
日期 用户 动作 参数
2012-07-07 04:37:58Justin.Venus修改recipients: + Justin.Venus, jcea, vstinner, enchanter, mschmarck, iandekit
2012-07-07 04:37:58Justin.Venus修改messageid: <1341635878.63.0.181821943285.issue13552@psf.upfronthosting.co.za>
2012-07-07 04:37:58Justin.Venus链接issue13552 messages
2012-07-07 04:37:57Justin.Venus创建