Thanks for your fix! Is there any way I can reach the development version so that I can play around with it? On a second note: I intend to do some arithmetic on the content of these binary files, and parsing them to a plain list and then to a numpy array is slowing down my code considerably. Is there a way to read the data to numpy arrays directly?
Reading binary files (Python3)