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 pda
Recipients pda
Date 2012-04-08.01:54:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1333850075.77.0.408518012212.issue14525@psf.upfronthosting.co.za>
In-reply-to
Content
I can't help thinking that configure should be able to figure out the need for this -- Modules/termios.c won't compile without adding -D_TERMIOS_INCLUDED by hand. This is far from new, all 2.5+ versions I've tried to compile are like that on this platform.
History
Date User Action Args
2012-04-08 01:54:35pdasetrecipients: + pda
2012-04-08 01:54:35pdasetmessageid: <1333850075.77.0.408518012212.issue14525@psf.upfronthosting.co.za>
2012-04-08 01:54:35pdalinkissue14525 messages
2012-04-08 01:54:34pdacreate