[issue34135] The results of time.tzname print broken.

2022-01-17 Thread Irit Katriel
Change by Irit Katriel : -- stage: -> resolved status: pending -> closed ___ Python tracker ___ ___ Python-bugs-list mailing list U

[issue34135] The results of time.tzname print broken.

2021-12-12 Thread Irit Katriel
Change by Irit Katriel : -- resolution: -> out of date status: open -> pending ___ Python tracker ___ ___ Python-bugs-list mailing

[issue34135] The results of time.tzname print broken.

2021-08-31 Thread Irit Katriel
Irit Katriel added the comment: issue16322 was closed as a duplicate of issue36779 which was fixed. Does that resolve this problem as well? -- nosy: +iritkatriel ___ Python tracker _

[issue34135] The results of time.tzname print broken.

2018-07-17 Thread Karthikeyan Singaravelan
Karthikeyan Singaravelan added the comment: There is some discussion about this at https://bugs.python.org/issue16322#msg251068 and seems the issue is a related one. Thanks -- nosy: +xtreak ___ Python tracker

[issue34135] The results of time.tzname print broken.

2018-07-16 Thread 김태환
New submission from 김태환 : When I call time.tzname at Korean Windows. (Microsoft Windows 10 Pro(10.0.17134 Build 17134)) It prints like below. This problem occurred Python 2 and 3 both. >>> import time >>> time.tzname ('´ëÇѹα¹ Ç¥ÁؽÃ', '´ëÇѹα¹ Àϱ¤ Àý¾à ½Ã°£') I used chardet for getting cor