python idle에서 'UCS-2' codec can't encode character 가 뜰경우
Python idle에러로 idle에서 4bytes 유니코드를 제대로 출력못하는 경우에 발생합니다. 12str = '\U0001F44D'print(str)cs idle에서 실행하면 아래와 같이 실패합니다. >>> str = '\U0001F44D';>>> str'\U0001f44d'>>> print(str)Traceback (most recent call last): File "", line 1, in print(str) File "C:\Python34\lib\idlelib\PyShell.py", line 1347, in write return self.shell.write(s, self.tags)UnicodeEncodeError: 'UCS-2' codec can't encode character '\U0..
프로그래밍(programming)/Python
2015. 12. 27. 22:06
소스코드 테스트
#include using namespace std; int main { cout
카테고리 없음
2015. 12. 27. 15:25
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- 소켓
- 파이썬
- t470p
- x260
- t450s
- L570
- 더헌트맨
- x270
- x1 carbon 2017
- Python
- 키보드
- x1 카본 2017
- x250
- x1c
- t570
- x1 카본 5세대
- x1
- thinkpad 13
- t470s
- t470
- Thinkpad
- c++
- L470
- Yoga 370
- x1 carbon 5th
- t460s
- x1 carbon
- 레노버
- lenovo
- socket
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
글 보관함