Vitja Makarov <vitja.maka...@gmail.com> added the comment:

We have the same issue in Russia (MSK timezone). It seems to be related to 
recent changes in timezone info.

It looks like time.timezone is calculated incorrectly.

You can test that with attached script:

$ TZ=Europe/Moscow python /tmp/test_tz.py
-10800 -14400

Both values should be the same.

----------
nosy: +Vitja.Makarov
Added file: http://bugs.python.org/file23605/test_tz.py

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

Reply via email to