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.

作者 gvanrossum
收信人
日期 2007-03-02.15:52:49
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
内容
Without even looking at the patch, IMO it would be much better to add tm_gmtoff and tm_zone (and any other fields) to the record returned by localtime(), but in such a way that when accessed as a tuple it still has only 9 fields.  There is infrastructure for doing so somewhere for the stat structure that I'm sure could be borrowed or generalized (if it isn't already general).  That's much better than adding a new function.
历史
日期 用户 动作 参数
2007-08-23 15:56:39admin链接issue1667546 messages
2007-08-23 15:56:39admin创建