hy, i wanna read all byte from a disk "E:" or my SD-card, and my code is:
with open("E:", "rb") as byteData: try: byt