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 <1333540656.72.0.65568464458.issue14428@psf.upfronthosting.co.za>
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: <1333540656.72.0.65568464458.issue14428@psf.upfronthosting.co.za>
2012-04-04 11:57:36vstinnerlinkissue14428 messages
2012-04-04 11:57:36vstinnercreate