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
/
test
/
test_wave.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #17487: The result of the wave getparams method now is pickleable again.
Serhiy Storchaka
2013-09-03
1
-0/+13
*
Remove debugging print.
Mark Dickinson
2013-08-03
1
-1/+0
*
#17616: Improve context manager tests, fix bugs in close method and mode docs.
R David Murray
2013-08-01
1
-13/+40
*
#17616: wave.open now supports the 'with' statement.
R David Murray
2013-07-31
1
-10/+19
*
#17487: wave.getparams now returns a namedtuple.
R David Murray
2013-04-10
1
-0/+16
*
Issue #1512791: In setframerate method of Wave_write, round non-integral
Mark Dickinson
2010-08-28
1
-2/+12
*
use floor division where needed #7681
Benjamin Peterson
2010-01-13
1
-0/+11
*
#2621 rename test.test_support to test.support
Benjamin Peterson
2008-05-20
1
-1/+1
*
Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...
Christian Heimes
2008-02-06
1
-24/+37
*
Raise statement normalization in Lib/test/.
Collin Winter
2007-08-29
1
-1/+1
*
Make test_wave.py pass.
Guido van Rossum
2007-07-23
1
-1/+1
*
Massive changes from SF 589982 (tempfile.py rewrite, by Zack
Guido van Rossum
2002-08-09
1
-7/+5
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
Use binary mode to open "wave" files.
Guido van Rossum
2000-12-19
1
-2/+2
*
Simple test suite for wave.py by Jean-Claude Rimbault (with some
Guido van Rossum
2000-10-09
1
-0/+34