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 lemburg, neologix, vstinner
Date 2012-04-04.11:57:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
+#if defined(linux) || defined(__linux) || defined(__linux__)

Hum, a better check should be done in configure and/or a macro like MS_WINDOWS should be added.
History
Date User Action Args
2012-04-04 11:57:36vstinnersetrecipients: + vstinner, lemburg, neologix
2012-04-04 11:57:36vstinnersetmessageid: <[email protected]>
2012-04-04 11:57:36vstinnerlinkissue14428 messages
2012-04-04 11:57:36vstinnercreate