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 pitrou
Recipients Jeffrey.Armstrong, georg.brandl, loewis, pitrou, vstinner
Date 2014-10-09.21:08:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1412888891.06.0.395323908561.issue22579@psf.upfronthosting.co.za>
In-reply-to
Content
I would remove the "|| defined(__BORLANDC__) || defined(__WATCOMC__) || defined(__DJGPP__)" part, since it's probably for MSDOS variants of those compilers.
History
Date User Action Args
2014-10-09 21:08:11pitrousetrecipients: + pitrou, loewis, georg.brandl, vstinner, Jeffrey.Armstrong
2014-10-09 21:08:11pitrousetmessageid: <1412888891.06.0.395323908561.issue22579@psf.upfronthosting.co.za>
2014-10-09 21:08:11pitroulinkissue22579 messages
2014-10-09 21:08:10pitroucreate