[New-bugs-announce] [issue28130] Document that time.tzset updates time module constants

Alexander Belopolsky report at bugs.python.org
Tue Sep 13 12:01:46 EDT 2016


New submission from Alexander Belopolsky:

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.

----------
assignee: docs at python
components: Documentation
keywords: easy
messages: 276294
nosy: belopolsky, docs at python
priority: normal
severity: normal
status: open
title: Document that time.tzset updates time module constants
versions: Python 3.6

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28130>
_______________________________________


More information about the New-bugs-announce mailing list