Alexey Izbyshev <[email protected]> added the comment:
The resolution of this [1] glibc bug report effectively says that the use of global variables tzname, timezone and daylight is not supported by glibc unless a POSIX-style TZ setting is used (which is probably never in real world). [1] https://sourceware.org/bugzilla/show_bug.cgi?id=23859 ---------- nosy: +izbyshev _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue28108> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
