Commit 77023048 authored by Tim Peters's avatar Tim Peters

Remark about datetime tzinfo examples.

parent 8827d0c3
...@@ -37,6 +37,9 @@ Extension modules ...@@ -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
------- -------
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment