]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
* toaiff.py: import whatsound instead of sndhdr
authorGuido van Rossum <guido@python.org>
Tue, 1 Jun 1993 13:21:04 +0000 (13:21 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 1 Jun 1993 13:21:04 +0000 (13:21 +0000)
commit17ed1ae163f1ca6138dead19eb327f468f9995a7
treef138c1f243560869356c3bd763b9bd05d7137f23
parentf3f753132a863e4b6f39e749e7e5e7ab4cd6d7a1
* toaiff.py: import whatsound instead of sndhdr
* sndhdr.py: renamed to whatsound.py; use new aifc module for AIFF/AIFC
* ftplib.py: added close() (closes without sending QUIT command)
* aifc.py: documented close()
Lib/aifc.py
Lib/ftplib.py
Lib/lib-old/whatsound.py [new file with mode: 0644]
Lib/toaiff.py
Lib/whatsound.py [new file with mode: 0644]