> myFile = file(filename, 'rb') > > (while of course we're going to keep accepting it forever) is not quite as= > > readable and maintainable as, e.g.: > > myFile = file(filename, file.READ + file.BINARY) Actually, the default should be BINARY, however it works. I think it's insane that 'r' works on Unix but breaks on Windows when reading a JPEG file. Bill
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4