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, docs@python
Date 2016-09-13.16:01:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473782506.71.0.242774514927.issue28130@psf.upfronthosting.co.za>
In-reply-to
Content
Reported by MAL in #22798 (msg251840):

"The fact that tzset() does update the module globals is
not documented."

The documentation should explicitly list timezone, daylight, altzone and tzname as the globals that are updated when time.tzset() is called.
History
Date User Action Args
2016-09-13 16:01:46belopolskysetrecipients: + belopolsky, docs@python
2016-09-13 16:01:46belopolskysetmessageid: <1473782506.71.0.242774514927.issue28130@psf.upfronthosting.co.za>
2016-09-13 16:01:46belopolskylinkissue28130 messages
2016-09-13 16:01:46belopolskycreate