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

2010-06-05 Thread anatoly techtonik

anatoly techtonik techto...@gmail.com added the comment:

issue8907 seems related.

--
nosy: +belopolsky, d...@python

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue7229
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



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

2010-02-09 Thread anatoly techtonik

anatoly techtonik techto...@gmail.com 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] Manual entry 
for time.daylight can be misleading
type: feature request - behavior
Added file: 
http://bugs.python.org/file16182/issue7229_daylight_doc_misleading.diff

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue7229
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



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

2010-02-09 Thread anatoly techtonik

anatoly techtonik techto...@gmail.com 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 rep...@bugs.python.org
http://bugs.python.org/issue7229
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



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

2010-02-09 Thread Brian Curtin

Brian Curtin cur...@acm.org 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, Python 3.0
Added file: http://bugs.python.org/file16186/time_reword.diff

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue7229
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com