Contribute Media
A thank you to everyone who makes this possible: Read More

U is for Unicode: Solving the Mystery

Description

This talk will attempt to resolve some of the mystery and confusing behavior about Unicode (and other text encoding issues) in Python. It will cover Python handles text in general, the differences in Unicode text between Python 2 and Python 3, how various standard library APIs handle Unicode text, and a bit about detecting the encoding of unknown text.

Details

Improve this page