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.

作者 belopolsky
收信人 aht, amaury.forgeotdarc, belopolsky, djc, hodgestar, mark.dickinson, pr0gg3d, zooko
日期 2010-06-14.17:43:48
SpamBayes Score 0.00032848842
Marked as misclassified
Message-id <1276537430.11.0.853701129609.issue6280@psf.upfronthosting.co.za>
In-reply-to
内容
Committed issue6280-calendar.diff in r81988.  I believe tests should be merged in 2.7.  Any objections?

As for the original RFE, I think it should be rejected.  I believe users should be encouraged to use datetime objects instead of timetuples and converting a UTC datetime to any kind of "since epoch" timestamp is very simple using datetime module arithmetics.
历史
日期 用户 动作 参数
2010-06-14 17:43:50belopolsky修改recipients: + belopolsky, zooko, amaury.forgeotdarc, mark.dickinson, djc, hodgestar, pr0gg3d, aht
2010-06-14 17:43:50belopolsky修改messageid: <1276537430.11.0.853701129609.issue6280@psf.upfronthosting.co.za>
2010-06-14 17:43:48belopolsky链接issue6280 messages
2010-06-14 17:43:48belopolsky创建