mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
Remark about datetime tzinfo examples.
This commit is contained in:
parent
8827d0c338
commit
7702304885
1 changed files with 6 additions and 3 deletions
|
@ -37,6 +37,9 @@ Extension modules
|
||||||
was an unhelpfully redundant leftover from an earlier version wherein
|
was an unhelpfully redundant leftover from an earlier version wherein
|
||||||
they couldn't return a timedelta. TOOWTDI.
|
they couldn't return a timedelta. TOOWTDI.
|
||||||
|
|
||||||
|
The example tzinfo class for local time had a bug. It was replaced
|
||||||
|
by a later example coded by Guido.
|
||||||
|
|
||||||
Library
|
Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue