Alexander Belopolsky added the comment:

The real issue is that when setting the tzname tuple in the time module, we use 
a guess based on the value of tm_zone probed in June and January.  I am not 
sure whether this is wise.  Shouldn't we just use C tzname is it is available?

----------

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

Reply via email to