Fixed the wave module testing on big-endian platforms.
array.fromfile() works only with file objects, not io.FileIO instances.
Showing
Please register or sign in to comment
array.fromfile() works only with file objects, not io.FileIO instances.