Bulletproof work with encoding in Python

前端 未结 3 592

The question about unicode in Python2.

As I know about this I should always decode everything what I read from outside (files, net). decode

3条回答
提交回复
热议问题