]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Make the mode parameter to open() default in the same way as for wave.open().
authorFred Drake <fdrake@acm.org>
Tue, 22 Jun 1999 21:23:23 +0000 (21:23 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 22 Jun 1999 21:23:23 +0000 (21:23 +0000)
commit4316135a441aa7504c9feac1e706e5934c770c8b
tree9d7ea5a7a935845c56ef4b092d38584d60f250e6
parent707f8e67b91896276a8fd1e1c0cf563642a34ecc
Make the mode parameter to open() default in the same way as for wave.open().
Lib/aifc.py
Lib/sunau.py