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
('´ëÇѹα¹ Ç¥ÁؽÃ', '´ëÇѹα¹ Àϱ¤ Àý¾à ½
김태환 added the comment:
I think you’re right.
I also think that Korean message(final line) prints by chrome. (Another lines
printed by my own codes, please don’t care) But I used webbrowser.open() code
to outside of __main__. I will test my codes from other web browser (like
Firefox)
Thank
New submission from 김태환:
I'm using Python 3.5.1+ and Ubuntu 16.04.
When I open new tab to Chrome using 'webbrowser.open()'.
Some message prints next to shell prompt like below.
```
asd 저장소가 생성되었습니다...
첫 위키 페이지를 만들기 위해 Save Page 버튼을 눌러주세요!
['asd']
(Shell prompt)