• Guido van Rossum's avatar
    Two important fixes: · ebb9c922
    Guido van Rossum yazdı
    (1) on a little-endian platform, don't byteswap;
    
    (2) in _patchheader(), there was a missing self._file argument to a
    _write_long() call.
    ebb9c922
wave.py 16.6 KB