Message 164784 - Python tracker
Message164784
| Author | Justin.Venus |
|---|---|
| Recipients | Justin.Venus, enchanter, iandekit, jcea, mschmarck, vstinner |
| Date | 2012-07-07.04:37:57 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1341635878.63.0.181821943285.issue13552@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-07-07 04:37:58 | Justin.Venus | set | recipients: + Justin.Venus, jcea, vstinner, enchanter, mschmarck, iandekit |
| 2012-07-07 04:37:58 | Justin.Venus | set | messageid: <1341635878.63.0.181821943285.issue13552@psf.upfronthosting.co.za> |
| 2012-07-07 04:37:58 | Justin.Venus | link | issue13552 messages |
| 2012-07-07 04:37:57 | Justin.Venus | create | |