[issue7229] [PATCH] Manual entry for time.daylight can be misleading

2010-06-05 Thread anatoly techtonik
anatoly techtonik added the comment: issue8907 seems related. -- nosy: +belopolsky, d...@python ___ Python tracker ___ ___ Python-bugs

[issue7229] [PATCH] Manual entry for time.daylight can be misleading

2010-02-09 Thread Brian Curtin
Brian Curtin added the comment: I don't think altzone was incorrect, but it could also use a little rewording. Attached is a patch which rewords daylight and altzone. Thoughts? -- keywords: +needs review priority: -> normal stage: -> patch review versions: -Python 2.4, Python 2.5, P

[issue7229] [PATCH] Manual entry for time.daylight can be misleading

2010-02-09 Thread anatoly techtonik
anatoly techtonik added the comment: Perhaps altzone() documentation is also wrong. Brian, can you comment on this? http://docs.python.org/library/time.html#time.altzone -- nosy: +brian.curtin ___ Python tracker

[issue7229] [PATCH] Manual entry for time.daylight can be misleading

2010-02-09 Thread anatoly techtonik
anatoly techtonik added the comment: Run into the same problem in issue #7582. Patch attached, but wording can be improved. http://docs.python.org/library/time.html#time.daylight -- keywords: +patch nosy: +techtonik title: Manual entry for time.daylight can be misleading -> [PATCH] Ma