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 loewis
Recipients amaury.forgeotdarc, christian.heimes, loewis
Date 2008-02-12.22:46:43
SpamBayes Score 0.053463664
Marked as misclassified No
Message-id <47B221D1.3070204@v.loewis.de>
In-reply-to <1202853651.52.0.938645688709.issue2065@psf.upfronthosting.co.za>
Content
> Is it permitted to allow python compile with older compilers, even with
> some functions missing?

It's certainly ok that Python may not have some functions on "some
system". Even though there might not be any precedence, I think this
extends to "some compilers on the same system".
History
Date User Action Args
2008-02-12 22:46:44loewissetspambayes_score: 0.0534637 -> 0.053463664
recipients: + loewis, amaury.forgeotdarc, christian.heimes
2008-02-12 22:46:43loewislinkissue2065 messages
2008-02-12 22:46:43loewiscreate