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.

作者 pitrou
收信人 brett.cannon, ixokai, ned.deily, pitrou, vstinner
日期 2011-02-22.11:04:10
SpamBayes Score 0.0062966472
Marked as misclassified
Message-id <1298372648.3757.0.camel@localhost.localdomain>
In-reply-to <1298347582.23.0.214253039844.issue11277@psf.upfronthosting.co.za>
内容
> Does it matter that _4G < UINT_MAX?

You mean _4G > UINT_MAX, right?
Yes, it matters, otherwise that defeats the point of the test :)
历史
日期 用户 动作 参数
2011-02-22 11:04:11pitrou修改recipients: + pitrou, brett.cannon, ixokai, vstinner, ned.deily
2011-02-22 11:04:10pitrou链接issue11277 messages
2011-02-22 11:04:10pitrou创建