Handled sunaudiodev/SUNAUDIODEV (and thus all platform-specific modules slated

for removal).
This commit is contained in:
Brett Cannon 2008-05-15 07:13:02 +00:00
parent 0d37fbc8ac
commit 20f5d9105c
1 changed files with 5 additions and 5 deletions

View File

@ -121,8 +121,8 @@ distribution for Python for users that rely upon the code.
+ ``time.clock()`` gives better time resolution.
Platform-specific with minimal use
----------------------------------
Platform-specific with minimal use [done]
------------------------------------------
Python supports many platforms, some of which are not widely used or
maintained.
@ -441,10 +441,10 @@ A stub module for proxy access will be provided for use by urllib.
.. _PyObjC: http://pyobjc.sourceforge.net/
Solaris
///////
Solaris [done]
///////////////
+ SUNAUDIODEV/sunaudiodev [done: 3.0]
+ SUNAUDIODEV/sunaudiodev [done: 2.6, 3.0]
- Access to the sound card on Sun machines.
- Code not uniquely edited in over eight years.