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@python
components: Documentation
keywords: easy
messages: 276294
nosy: belopolsky, docs@python
priority: normal
severity: normal
status: open
title: Document that time.tzset updates time module constants
versions: Python 3.6

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28130>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to