Deprecate sunaudiodev/SUNAUDIODEV for removal in 3.0.

This commit is contained in:
Brett Cannon 2008-05-16 00:10:24 +00:00
parent 7b5151c1f6
commit 2224817cdf
5 changed files with 15 additions and 3 deletions

View file

@ -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')