index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
sunau.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rip out 'long' and 'L'-suffixed integer literals.
Guido van Rossum
2007-01-15
1
-2/+2
*
Whitespace normalization.
Tim Peters
2001-01-15
1
-366/+366
*
Fix a couple of typos in docstrings.
Fred Drake
2000-10-06
1
-2/+2
*
Convert some old-style string exceptions to class exceptions.
Fred Drake
2000-08-17
1
-1/+2
*
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
Thomas Wouters
2000-07-16
1
-2/+2
*
The third and final doc-string sweep by Ka-Ping Yee.
Guido van Rossum
2000-02-04
1
-103/+104
*
Make the mode parameter to open() default in the same way as for wave.open().
Fred Drake
1999-06-22
1
-4/+9
*
Should open files in binary mode!
Guido van Rossum
1999-02-05
1
-9/+2
*
Shouldn't be treating linear-8 as u-law!
Guido van Rossum
1999-02-05
1
-1/+2
*
Small corrections to comments that were cloned from aifc; moreover
Guido van Rossum
1998-04-23
1
-4/+3
*
Get rid of access statement
Guido van Rossum
1996-08-20
1
-7/+7
*
Temporary fix for access statement.
Sjoerd Mullender
1995-08-14
1
-1/+3
*
wave.py: module to read and write .wav files with the same interface
Sjoerd Mullender
1994-02-03
1
-2/+2
*
Use __builtin__ instead of builtin
Guido van Rossum
1994-01-28
1
-4/+4
*
aifc.py: framerate should be an int.
Sjoerd Mullender
1994-01-28
1
-1/+1
*
Specified _framesize twice in access statement.
Sjoerd Mullender
1994-01-03
1
-1/+1
*
aifc.py, sunau.py: Adapted comments; added access statements.
Sjoerd Mullender
1993-12-20
1
-20/+26
*
* Mass change: get rid of all init() methods, in favor of __init__()
Guido van Rossum
1993-12-17
1
-18/+14
*
Don't close the file explicitly.
Sjoerd Mullender
1993-12-16
1
-2/+1
*
aifc.py: added missing tell() method in AIFC write class;
Sjoerd Mullender
1993-12-13
1
-0/+471