1. b513c74 wave.py: module to read and write .wav files with the same interface by Sjoerd Mullender · 31 years ago
  2. 3db6ebc Use __builtin__ instead of builtin by Guido van Rossum · 31 years ago
  3. ffe9490 aifc.py: framerate should be an int. by Sjoerd Mullender · 31 years ago
  4. 721cd28 Specified _framesize twice in access statement. by Sjoerd Mullender · 31 years ago
  5. 2a45141 aifc.py, sunau.py: Adapted comments; added access statements. by Sjoerd Mullender · 31 years ago
  6. 7bc817d * Mass change: get rid of all init() methods, in favor of __init__() by Guido van Rossum · 31 years ago
  7. ad7324c Don't close the file explicitly. by Sjoerd Mullender · 31 years ago
  8. 43bf0bc aifc.py: added missing tell() method in AIFC write class; by Sjoerd Mullender · 31 years ago