The Guts of Unicode in Python
- PyCon 2013 talk by Benjamin Peterson
Summary
This talk will examine how Python's internal Unicode representation has changed from its introduction through the latest major changes in Python 3.3. I'll present properties of the current Unicode implementation like algorithmic complexity and standard compliance. The talk will also compare Unicode in Python with some other languages. Finally, I'll look into the future of Python's Unicode.
'컴퓨터 > 프로그래밍' 카테고리의 다른 글
JAVA: Integer equals vs. == (0) | 2016.06.01 |
---|---|
Spring Framework 4.3/Boot 1.4 + Pivotal의 Cloud Native 전략 슬라이드 (0) | 2016.05.28 |
Python의 CJK 라이브러리 정리 (0) | 2016.01.23 |
Move AWS Tokyo Region's instance to AWS Seoul Region (AWS도쿄 리젼에서 AWS서울 리젼으로 인스턴스 옮기기) (0) | 2016.01.09 |
[SpringOne2GX 2015] Transforming Code to Java 8 (0) | 2016.01.09 |