diff options
author | Tim Peters <tim.peters@gmail.com> | 2002-12-30 20:52:32 +0000 |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2002-12-30 20:52:32 +0000 |
commit | 9542914f7b5ca477f310974eb3746c3274c30ec4 (patch) | |
tree | 45f4678c3b9c0bba9761173b36a60e41840196cb /Python/pythonrun.c | |
parent | 9e9d9ff7e57dd0491ae1302996436d91ec543cce (diff) | |
download | cpython-9542914f7b5ca477f310974eb3746c3274c30ec4.tar.gz |
A step on the way to making tzinfo classes writable by mortals: get rid
of the timetz case. A tzinfo method will always see a datetimetz arg,
or None, now. In the former case, it's still possible that it will get
a datetimetz argument belonging to a different timezone. That will get
fixed next.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions