消息 [126006]
On Tue, Jan 11, 2011 at 5:06 AM, anatoly techtonik
<report@bugs.python.org> wrote:
..
> IIUC #9527 is about datetime and this request is about time.localtime,
This is correct, but did you notice what I wrote in my last message?
"""
In order to properly implement #9527 in datetime.py, some kind of
tm_gmtoff support will need to be added to the time module, but I
don't want this to become a feature that is exclusively available from
the time module.
"""
I am not rejecting this request, I am trying to consolidate two
closely related issues. Can you explain why you believe this
functionality should be provided exclusively through the time module
and not be available in datetime? |
|
| 日期 |
用户 |
动作 |
参数 |
| 2011-01-11 14:18:02 | belopolsky | 修改 | recipients:
+ belopolsky, gvanrossum, nnorwitz, georg.brandl, pboddie, pitrou, techtonik |
| 2011-01-11 14:18:00 | belopolsky | 链接 | issue1667546 messages |
| 2011-01-11 14:18:00 | belopolsky | 创建 | |
|