Of course. How else can you translate the bytes into a meaningful textual representation without an encoding?
Python 3 requires you to consider the real world, and that’s a good thing.
(Apart from when you want to port sloppily written Python on 2.x code)
Of course. How else can you translate the bytes into a meaningful textual representation without an encoding?
Python 3 requires you to consider the real world, and that’s a good thing.
(Apart from when you want to port sloppily written Python on 2.x code)