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_linuxaudiodev.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix two bugs related to the remove of exception subscripting.
Collin Winter
2007-03-27
1
-1/+1
*
Fix most trivially-findable print statements.
Guido van Rossum
2007-02-09
1
-7/+7
*
SF patch 1631942 by Collin Winter:
Guido van Rossum
2007-01-10
1
-7/+7
*
If the audio file does not exist, the test should be skipped. Will backport.
Neal Norwitz
2006-01-05
1
-1/+1
*
- The audio driver tests (test_ossaudiodev.py and
Guido van Rossum
2003-02-14
1
-0/+3
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
don't fail if the audio device is busy, just skip.
Anthony Baxter
2002-04-23
1
-1/+1
*
It seems our sound cards can't play mulaw data. Use native-format
Guido van Rossum
2000-10-08
1
-1/+12
*
test_linuxaudio:
Jeremy Hylton
2000-10-06
1
-4/+59
*
Oooopsss.....tab and space mismatch corrected.
Moshe Zadka
2000-08-04
1
-2/+2
*
Raise TestSkipped, not ImportError.
Moshe Zadka
2000-08-04
1
-2/+2
*
In case the user isn't allowed to access /dev/dsp or /dev/dsp isn't there
Moshe Zadka
2000-08-04
1
-0/+3
*
Added test for linnuxaudiodev module; directly adapted from sunaudiodev
Fred Drake
2000-06-10
1
-0/+20