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 phaering
Recipients phaering
Date 2012-04-16.16:30:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1334593853.62.0.710921461264.issue14598@psf.upfronthosting.co.za>
In-reply-to
Content
I need to define NCURSES_INTERNALS in py_curses.h before ncurses.h is included, even on my Linux system with ncurses-5.9.

See the same issue for cygwin: 14438
History
Date User Action Args
2012-04-16 16:30:53phaeringsetrecipients: + phaering
2012-04-16 16:30:53phaeringsetmessageid: <1334593853.62.0.710921461264.issue14598@psf.upfronthosting.co.za>
2012-04-16 16:30:53phaeringlinkissue14598 messages
2012-04-16 16:30:52phaeringcreate