mirror of
https://github.com/python/cpython.git
synced 2025-07-29 06:05:00 +00:00
The linuxaudidev module has been deprecated for removal in Python 3.0.
This commit is contained in:
parent
27508d4eb9
commit
df0a717037
5 changed files with 10 additions and 2 deletions
|
@ -4,7 +4,7 @@ test_support.requires('audio')
|
|||
from test.test_support import findfile, TestSkipped, run_unittest
|
||||
|
||||
import errno
|
||||
import linuxaudiodev
|
||||
linuxaudiodev = test_support.import_module('linuxaudiodev', deprecated=True)
|
||||
import sys
|
||||
import sunaudio
|
||||
import audioop
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue