Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
bbaba8540200dae111961f799f690b2a0e95dfd9
/
Lib
/
sunau.py
2013ba4
Should open files in binary mode!
by Guido van Rossum
· 26 years ago
5ebeea0
Shouldn't be treating linear-8 as u-law!
by Guido van Rossum
· 26 years ago
bb189db
Small corrections to comments that were cloned from aifc; moreover
by Guido van Rossum
· 27 years ago
d7abed3
Get rid of access statement
by Guido van Rossum
· 28 years ago
f33a69f
Temporary fix for access statement. Definition of Error was missing.
by Sjoerd Mullender
· 29 years ago
b513c74
wave.py: module to read and write .wav files with the same interface
by Sjoerd Mullender
· 31 years ago
3db6ebc
Use __builtin__ instead of builtin
by Guido van Rossum
· 31 years ago
ffe9490
aifc.py: framerate should be an int.
by Sjoerd Mullender
· 31 years ago
721cd28
Specified _framesize twice in access statement.
by Sjoerd Mullender
· 31 years ago
2a45141
aifc.py, sunau.py: Adapted comments; added access statements.
by Sjoerd Mullender
· 31 years ago
7bc817d
* Mass change: get rid of all init() methods, in favor of __init__()
by Guido van Rossum
· 31 years ago
ad7324c
Don't close the file explicitly.
by Sjoerd Mullender
· 31 years ago
43bf0bc
aifc.py: added missing tell() method in AIFC write class;
by Sjoerd Mullender
· 31 years ago