diff options
author | Tim Peters <tim.peters@gmail.com> | 2003-01-02 21:28:08 +0000 |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2003-01-02 21:28:08 +0000 |
commit | 397301eccb945ea98d03d3022882900a9fd2046f (patch) | |
tree | 3990642065d13899df8b7ba51d7aeec68836be28 /Modules/arraymodule.c | |
parent | 4abd5f0fce54d32fbe01207e505047bd82ff9ca3 (diff) | |
download | cpython-git-397301eccb945ea98d03d3022882900a9fd2046f.tar.gz |
The tzinfo methods utcoffset() and dst() must return a timedelta object
(or None) now. In 2.3a1 they could also return an int or long, but that
was an unhelpfully redundant leftover from an earlier version wherein
they couldn't return a timedelta. TOOWTDI.
Diffstat (limited to 'Modules/arraymodule.c')
0 files changed, 0 insertions, 0 deletions