SyntaxFix
Write A Post
Hire A Developer
Questions
Alternatively if you don't need to decode the file, such as uploading the file to a website, open(filename, 'rb')
open(filename, 'rb')
where r = reading, b = binary