|
|
|
|
|
by cbsmith
2347 days ago
|
|
Yeah, but utf-16 is still bytes. It's just bytes with a different encoding. But I do see the pain with Python 3 where the runtime tries to hide these kinds of issues from you. That abstraction can make it difficult to have the right behaviour. |
|