Python standard library: Byte arrays (and how to use them)

Published: 09 July 2019
on channel: Python and Pandas with Reuven Lerner
43,159
216

Python has a "bytes" type, but it also has a "bytearray" type. How is it different from "bytes", and how do you use it? Also, what should you watch out for?

In addition to these videos, I have an active blog and free, weekly "Better developers" mailing list; see more at https://lerner.co.il/ .

Subscribe to this channel, as I try to go through all of the Python standard library!