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.

作者 loewis
收信人 loewis, saa
日期 2008-12-17.09:07:07
SpamBayes Score 0.0012795507
Marked as misclassified
Message-id <1229504830.07.0.282958248519.issue4681@psf.upfronthosting.co.za>
In-reply-to
内容
I don't think fpos_t is a suitable type here. It isn't guaranteed to be
an integral type, and, on many systems, it isn't integral. So you can't
convert int to it, and you can't do arithmetic on it.
历史
日期 用户 动作 参数
2008-12-17 09:07:10loewis修改recipients: + loewis, saa
2008-12-17 09:07:10loewis修改messageid: <1229504830.07.0.282958248519.issue4681@psf.upfronthosting.co.za>
2008-12-17 09:07:08loewis链接issue4681 messages
2008-12-17 09:07:08loewis创建