Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
25cb7dfb0f0c32b51a813869f4ef3ab25cba5b2a
/
Lib
/
test
/
test_linuxaudiodev.py
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 23 years ago
4ce6b35
don't fail if the audio device is busy, just skip. SF patch 545486
by Anthony Baxter
· 23 years ago
923ebe4
It seems our sound cards can't play mulaw data. Use native-format
by Guido van Rossum
· 25 years ago
e2b7c4d
test_linuxaudio:
by Jeremy Hylton
· 25 years ago
92a6913
Oooopsss.....tab and space mismatch corrected.
by Moshe Zadka
· 25 years ago
040c17f
Raise TestSkipped, not ImportError. Honesty's the best policy.
by Moshe Zadka
· 25 years ago
323a508
In case the user isn't allowed to access /dev/dsp or /dev/dsp isn't there
by Moshe Zadka
· 25 years ago
1f2d464
Added test for linnuxaudiodev module; directly adapted from sunaudiodev
by Fred Drake
· 25 years ago