index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
sunau.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
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