]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
aifc.py: added missing tell() method in AIFC write class;
authorSjoerd Mullender <sjoerd@acm.org>
Mon, 13 Dec 1993 11:42:39 +0000 (11:42 +0000)
committerSjoerd Mullender <sjoerd@acm.org>
Mon, 13 Dec 1993 11:42:39 +0000 (11:42 +0000)
commit43bf0bc85782bb97a7026b5cd03a79d3adf7b568
tree7d0b9c5fe0e08b6564fda767ba2de5aff7024a83
parent66bca326cb727dbf42ac6ac613f0d76dd52ef905
aifc.py: added missing tell() method in AIFC write class;
 use audioop module as backup for cl module when reading or
 writing u-law compressed files.
sunau.py: interface with the same methods as aifc for Sun and NeXT
  audio files
Lib/aifc.py
Lib/sunau.py [new file with mode: 0644]