|
|
|
|
|
by JulianWasTaken
4772 days ago
|
|
Good point. Honestly I'm careful about calling str on random objects which I know are doing this. But yeah, I guess that's probably a good enough reason to pick an encoding and go with it, which `utf-8` is a good of a choice as any. |
|