Login
From:
Kevin Chung
(Uncensored)
subscribe
Encoding Non-Printable Bytes in Python 3
https://blog.kchung.co/encoding-non-printable-bytes-in-python-3/
links
backlinks
Tagged with:
python
programming
tips
encoding
In Python 2, it's no problem to use the `rb` or `wb` file modes to open binary files and process them using standard string methods. Not so easy in Python 3
Roast topics
Find topics
Find it!