-
Peter Barker authored
The seek will take you past the end of the file; the read will return a zero-length string, the struct.unpack gets shirty when you pass it a zero-length string
Peter Barker authoredThe seek will take you past the end of the file; the read will return a zero-length string, the struct.unpack gets shirty when you pass it a zero-length string
Loading