This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author belopolsky
Recipients belopolsky, brian.curtin, docs@python, georg.brandl, napik, techtonik
Date 2011-01-11.02:18:25
SpamBayes Score 5.543372e-07
Marked as misclassified No
Message-id <1294712306.84.0.489073706162.issue7229@psf.upfronthosting.co.za>
In-reply-to
Content
I am going to reject this.  None of the proposed changes seem to be better than the current documentation. The time.daylight variable has the same meaning as eponymous C variable defined in time.h header.  The latter is described in widely available and well known C and POSIX standards. Users that find Python manual description confusing or incomplete can easily find clarifications or details in other sources.
History
Date User Action Args
2011-01-11 02:18:26belopolskysetrecipients: + belopolsky, georg.brandl, techtonik, brian.curtin, napik, docs@python
2011-01-11 02:18:26belopolskysetmessageid: <1294712306.84.0.489073706162.issue7229@psf.upfronthosting.co.za>
2011-01-11 02:18:25belopolskylinkissue7229 messages
2011-01-11 02:18:25belopolskycreate