mirror of
https://github.com/python/cpython.git
synced 2025-11-25 21:11:09 +00:00
Deprecate sunaudiodev/SUNAUDIODEV for removal in 3.0.
This commit is contained in:
parent
7b5151c1f6
commit
2224817cdf
5 changed files with 15 additions and 3 deletions
|
|
@ -151,7 +151,9 @@ class TestStdlibRemovals(unittest.TestCase):
|
|||
'Explorer', 'Finder', 'Netscape',
|
||||
'StdSuites', 'SystemEvents', 'Terminal',
|
||||
'cfmfile', 'bundlebuilder', 'buildtools',
|
||||
'ColorPicker')}
|
||||
'ColorPicker'),
|
||||
'sunos5' : ('sunaudiodev', 'SUNAUDIODEV'),
|
||||
}
|
||||
optional_modules = ('bsddb185', 'Canvas', 'dl', 'linuxaudiodev', 'imageop',
|
||||
'sv')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue