◐ Shell
clean mode source ↗

Message 228911 - Python tracker

Message228911

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