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
/
wave.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make a few more tests pass with the new I/O library.
Guido van Rossum
2007-04-12
1
-2
/
+2
*
Fix SF #1001053, wave.open() with unicode filename fails
Neal Norwitz
2004-08-01
1
-2
/
+2
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
1
-1
/
+1
*
The first batch of changes recommended by the fixdiv tool. These are
Guido van Rossum
2001-09-04
1
-4
/
+4
*
final round of __all__ lists (I hope) - skipped urllib2 because Moshe may be
Skip Montanaro
2001-03-01
1
-0
/
+2
*
Whitespace normalization. Top level of Lib now fixed-point for reindent.py!
Tim Peters
2001-01-15
1
-1
/
+1
*
When the classes in wave.py opened files themselves, their .close() methods
Tim Peters
2000-10-09
1
-7
/
+19
*
Fix by Jean-Claude Rimbault [ Bug #116271 ] -- the WAVE header was
Guido van Rossum
2000-10-09
1
-1
/
+1
*
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
-1
/
+1
*
The third and final doc-string sweep by Ka-Ping Yee.
Guido van Rossum
2000-02-04
1
-448
/
+451
*
Sjoerd Mullender writes:
Guido van Rossum
1999-08-26
1
-138
/
+38
*
open(): Make the mode parameter optional; if omitted or None, use the
Fred Drake
1999-06-17
1
-1
/
+6
*
Ehm, when we don't need to byteswap the data, don't go through an
Guido van Rossum
1999-02-05
1
-6
/
+4
*
Two important fixes:
Guido van Rossum
1999-02-05
1
-3
/
+12
*
Small corrections to comments that were cloned from aifc; moreover
Guido van Rossum
1998-04-23
1
-4
/
+4
*
Open wave files in binary mode.
Fred Drake
1998-04-16
1
-5
/
+5
*
Get rid of access statement
Guido van Rossum
1996-08-20
1
-9
/
+9
*
aifc, sunau: make rate an int; os: restruct; ospath: obsolete; rfc822:
Guido van Rossum
1994-02-15
1
-0
/
+559